EditorModeEnum EnumerationKentico 8.0 API Reference
Enumeration that determines the syntax highlighting editor mode and its capabilities.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Basic0 No highlighting or advanced editing capabilities; supports static bookmarks.
Advanced1 Full code editor mode with syntax highlighting and advanced editing capabilities.
See Also