Click or drag to resize
CMSNotificationGateway Properties

The CMSNotificationGateway type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnableNotifications
Indicates if notifications are sent when specified event occurs, by default it is set to TRUE.
Public propertyGatewayName
Gets or sets the code name of the notification gateway.
Public propertyNotificationGatewayForm
Gets or sets the notification gateway form.
Public propertyNotificationGatewayObj
Gets the notification gateway object.
Public propertyNotificationSubscriptionControl
Gets or sets notification subscription control where the notification gateway form is placed on.
Public propertyNotificationSubscriptionObj
Subscription information the gateway use when sending notification.
Public propertyResolver
Macro resolver for resolving macros in notification messages.
Top
See Also