Add a Logout Button to a Page

Updated April 11, 2006
Iron Speed Designer V3.2

Step 1:  From the Application Explorer in Iron Speed Designer, select the page where you want to add a logout button.

Step 2:  Drag a Button control from the Iron Speed Designer tool box onto the page.

Step 3:  Double-click the Button control to display the Page Properties dialog and set the following properties.

Tab

Property

Setting

Display

Button text

myLogOut Button

Bindings

Button Command

Sign out

Bindings

Action After Command

Go to a specific URL:

Bindings

URL:

http://www.myURL.com

Step 4:  Build and run your application.

See Also

Menus