Name | Description | |
---|---|---|
Action | Gets a custom handler specified to control what happens when a notification is clicked. | |
ActionText | Gets the text that shows the action the notification will perform on click. | |
Args | Gets the arguments associated with the action handler. | |
CustomContextMenuItemArgs | Gets arguments for the custom context menu item. | |
CustomContextMenuItemDelegate | Gets a custom handler assoicated with the custom menu item. | |
CustomContextMenuItemText | Gets a custom menu item that shows on the item's context menu. | |
CustomImage | Gets the custom image of the notification item. | |
Date | Gets the date displayed for the item. | |
Details | Gets a detailed message. | |
Group | Gets a string value if the item shows in the Application or Project category. | |
HelpContextID | Gets the help ID for the item. | |
ID | Gets a unique identifier of the notification item. | |
Message | Gets the general message of the notification item. | |
ShowContextMenu | Gets a boolean value indicating if the notification item has an associated context menu. | |
Type | Gets the type of notification - Error, Warning, Confirmation, Information, or Custom. |