Notification |
The NotificationContentData type exposes the following members.
| Name | Description | |
|---|---|---|
| NotificationContentData | Initializes a new instance of the NotificationContentData class. |
| Name | Description | |
|---|---|---|
| Elements | Gets the content element that should be attached to the notification. | |
| ExportKind | Gets or sets the export kind. | |
| ExportProviderId | Gets or sets the ID of the export provider. | |
| ExportSettingValues | Gets the export provider setting values. | |
| Id | Gets or sets the ID of the content. | |
| Name | Gets or sets the name of the content. | |
| OverrideExportFilename | Gets or sets an override file name to be used instead of the view's name. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UseNameForFilename | Gets or sets the value indicating whether or not the notification name should be used for the filename. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between NotificationContentData and NotificationContent. | |
| ToDataContractMappings | The mapping between NotificationContent and NotificationContentData. |