Click or drag to resize
CMSNotificationSubscriptionEventDisplayName Property
Gets or sets localizable string or plain text which describes event and which is visible to the users.

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

Property Value

Type: String
See Also