Enum TinyMCEInitOptions.InitType
Used to specify what options to start with when composing the InitOptions
Namespace: EPiServer.Editor.TinyMCE
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public enum InitType
Fields
| Name | Description |
|---|---|
| EditMode | Options valid for full CMS edit mode |
| None | No init type defined |
| Ope | Options valid for On Page edit mode |