Click or drag to resize
CMSEmailNotificationGateway Properties

The CMSEmailNotificationGateway type exposes the following members.

Properties
  NameDescription
Public propertyGatewayName
Gets or sets the code name of the notification gateway.
(Inherited from CMSNotificationGateway.)
Public propertyNotificationGatewayForm
Gets or sets the notification gateway form.
(Inherited from CMSNotificationGateway.)
Public propertyNotificationGatewayObj
Gets the notification gateway object.
(Inherited from CMSNotificationGateway.)
Public propertyNotificationSubscriptionControl
Gets or sets notification subscription control where the notification gateway form is placed on.
(Inherited from CMSNotificationGateway.)
Public propertyNotificationSubscriptionObj
Subscritption information the gateway use when sending notification.
(Inherited from CMSNotificationGateway.)
Public propertyResolver
Macro resolver for resolving macros in notification messages.
(Inherited from CMSNotificationGateway.)
Top
See Also