Enum NotificationFormatType
Specifies a type of format. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Namespace: EPiServer.Notification
Assembly: EPiServer.dll
Version: 8.11.0Syntax
public enum NotificationFormatType
Fields
| Name | Description |
|---|---|
| Custom | |
| Html | |
| LongText | |
| ShortText |