UserNotificationsDialog Constructor
        
 Initializes the UserNotificationsDialog. Called during construction.
 
         
        Parameters
        
            - accountId
            
 
            - 
                
Type: string
(Optional)The ID of the account who's notifications we want to view.
Optional: True 
        
        Examples
        The following example initializes a new instance of a UserNotificationsDialog object:
        
var newObject = new dundas.controls.UserNotificationsDialog();