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

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

Property Value

Type: CMSNotificationSubscription
See Also