Click or drag to resize
CMSNotificationGatewayNotificationSubscriptionObj Property
Subscritption information the gateway use when sending notification.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public NotificationSubscriptionInfo NotificationSubscriptionObj { get; set; }

Property Value

Type: NotificationSubscriptionInfo
See Also