Example: Add a Logout Button to a Page

Updated July 6, 2009
Iron Speed Designer V6.2

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

Step 2:  In Design Mode, drag a Button control from the Toolbox onto the page.

Step 3:  Select Tools, Properties... to open the Properties dialog.  Then, select the PushButton control and set these properties:

Tab

Property

Setting

Display

Button text

Log out

Bindings

Actions

Sign out

Bindings

Redirect and Send Email Actions

Go to a specific URL

Bindings

URL:

http://www.myURL.com

Step 4:  Build and run your application.

See Also

Example: Configuring a Go Filter Button

Example: Keeping a Page On-Screen After Clicking Save

Example: Add a Logout Button to a Page

Button Actions and Properties

Button Display Properties

Button Binding Properties

Button Bindings - Redirect and Send Email Actions

Button Bindings - Substitution Variables

Button Tag Pass-Through Attributes