Bootstrap.setSessionId Method
        
 Configures the bootstrap environment with the given session ID.
 
         
        Parameters
        
            - sessionId
            
 
            - 
                
Type: String
The ID of the session to use to configure the bootstrap. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.session.Session
        
A promise object that is resolved when the call is complete.
 If successful, the dundas.session.Session is returned and the boot is configured with it.