ContentElement Constructor
        
 Initializes the dundas.notifications.ContentElement object.
 
         
        Parameters
        
            - contentElementOptions
            
 
            - 
                
Type: Object
(optional) Object with default values for the content element.
Optional: True 
        
        Examples
        The following example initializes a new instance of a ContentElement object:
        
var newObject = new dundas.notifications.ContentElement();