NotificationSender Class |
Namespace: CMS.Notifications.Web.UI
public class NotificationSender
The NotificationSender type exposes the following members.
Name | Description | |
---|---|---|
NotificationSender |
Name | Description | |
---|---|---|
EventCode |
Subscription event code.
| |
EventData1 |
Subscription event data 1.
| |
EventData2 |
Subscription event data 2.
| |
EventObjectID |
Subscription event object ID.
| |
EventSource |
Subscription event source.
| |
ResolverCustomData |
Custom data for the macro resolver (IInfo, DataRow or DataClass object).
| |
ResolverSourceData |
Special macros for the resolver.
| |
SiteID |
ID of the site where the event belongs.
| |
Where |
Additional WHERE condition.
|
Name | Description | |
---|---|---|
ClearHashtables |
Clears hashtables with notification gateways' assemblies.
| |
Send |
Sends the notifications.
| |
SendAsync |
Runs the sender in an asynchronous thread.
|