Interface INotificationEmailPlaceholdersByEventType
- Namespace
- CMS.Notifications
- Assembly
- CMS.Notifications.dll
Represents the placeholders for a notification email represented by event type.
public interface INotificationEmailPlaceholdersByEventType : INotificationPlaceholders
- Extension Methods
Properties
NotificationEmailEventType
Gets the event type of the notification email.
string NotificationEmailEventType { get; }
Property Value
- string