|
|
This function replaces the Logout widget. To create the same functionality, bind the Clicked event of a Button widget to the function.
|
|
Property
|
Description
|
|---|---|
|
Description
|
Sets a description for the function.
|
|
Redirect To
|
Specifies the type of target to redirect to after logout.
|
|
Logout Target Mashup
|
Specifies a mashup to redirect the user to after logout.
|
|
URL
|
The URL to redirect the user to after logout.
|
. The New Function dialog opens.|
Property
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable(Y/N)
|
|---|---|---|---|---|---|
|
Logout
|
A service that performs a logout and redirects the user to the target Mashup or URL.
|
n/a
|
n/a
|
Y
|
N
|
|
LogoutTargetMashup
|
Sets the target mashup to redirect to when the Logout event is triggered.
|
STRING
|
n/a
|
Y
|
N
|
|
URL
|
Sets the target URL.
|
STRING
|
n/a
|
Y
|
N
|