| Name | Description | |
|---|---|---|
![]()  | init | Initializes the dundas.notifications.NotificationContent object. | 
| Name | Description | |
|---|---|---|
![]()  | elements | Gets or sets the elements (views) that should be attached to the notification. | 
![]()  | exportKind | Gets or sets the kind of export. | 
![]()  | exportProviderId | Gets or sets the ID of the export provider. | 
![]()  | exportSettingValues | Gets or sets the export provider setting values. | 
![]()  | id | Gets or sets the ID of this content. | 
![]()  | name | Gets or sets the name of this content. | 
![]()  | useNameForFilename | Gets or sets the value indicating whether or not the name should be used for the filename. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |