Notification |
The NotificationContent type exposes the following members.
| Name | Description | |
|---|---|---|
| NotificationContent | Initializes a new instance of the NotificationContent class. | |
| NotificationContent(Guid, IEnumerableParameterValue) | Initializes a new instance of the NotificationContent class. |
| Name | Description | |
|---|---|---|
| Elements | Gets the content element that should be attached to the notification. | |
| 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. | |
| UseNameForFilename | Gets or sets the value indicating whether or not the notification name should be used for the filename. |
| Name | Description | |
|---|---|---|
| AddContentElement | Adds the content element to the current notification content. | |
| RemoveContentElement | Removes the content element from the current notification content. | |
| SetExportProvider | Sets the export provider. |