SessionService.switchTenant Method
Switches the tenant of the current session.
Parameters
-
-
Type: String - May be null
The ID of the tenant to switch into.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.
If successful, the dundas.session.Session is returned.