Enum TinyMCEInitOptions.InitType
Used to specify what options to start with when composing the InitOptions
Namespace: EPiServer.Editor.TinyMCE
Assembly: EPiServer.dll
Version: 8.11.0Syntax
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  |