Login.getPostLoginDestination (Method)

Returns URL most recently set by setPostLoginDestination, or the current subsite root if no value is available.

Returns:

ValidURL (string)

Arguments:

Name Type Required Description
wantClear Boolean Optional. Defaults to 'true'. If true (default), value will be removed from session scope when this method returns. If false, the value will remain for subsequent calls.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the customer level

Error Codes:

None

Notes:

None