Click or drag to resize
CMSNotificationSubscriptionGatewayNames Property
Gets or sets the code names of the notification gateways separated with semicolon.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 9.0.0
Syntax
C#
public string GatewayNames { get; set; }

Property Value

Type: String
See Also