|
|
Logs the current user out and refreshes the current page.
Syntax
| Smartsite SXML |
|
|---|---|
login.undo() login.undo(locator redirectLocation) login.undo(boolean refreshPage) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| redirectLocation | Locator | The location to redirect to after signing out. |
| refreshPage | Boolean | If set to true the current page will be refreshed. |
Return Value
None.