Click or drag to resize
CMSNotificationGatewayGatewayName Property
Gets or sets the code name of the notification gateway.

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

Property Value

Type: String
See Also