CMSNotificationSubscriptionEventDisplayName Property |
Gets or sets localizable string or plain text which describes event and which is visible to the users.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public string EventDisplayName { get; set; }
Property Value
Type:
StringSee Also