Click or drag to resize
CMSNotificationGatewayNotificationSubscriptionControl Property
Gets or sets notification subscription control where the notification gateway form is placed on.

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

Property Value

Type: CMSNotificationSubscription
See Also