Click or drag to resize
CMSNotificationSubscriptionEventDescription Property
Gets or sets the text which will be displayed above the notification gateway forms.

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

Property Value

Type: String
See Also