Enumeration that determines the syntax highlighting editor mode and its capabilities.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Basic | 0 | No highlighting or advanced editing capabilities; supports static bookmarks. | |
| Advanced | 1 | Full code editor mode with syntax highlighting and advanced editing capabilities. | 
See Also