Login.setPostLoginDestination (Method)
Populates a session-level variable to be retrieved by a subsequent call to getPostLoginDestination.
Returns:
Void
Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
| targetURL | ValidURL_EmptyString | Optional. Defaults to an empty string. | URL to save as destination to be sent to when the login process successfully completes. If missing or blank, CommonSpot uses the URL of the current request, or the subsite URL if this can't be determined. |
Context:
| License Requirements | (none) |
| Permission Requirements | (none) |
| Deny Context | (none) |
| Require Context | (none) |
| Author Lock | (not required) |
| Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
| Customization | This method may be customized at the customer level |
Error Codes:
None
Notes:
None