| MacroEditorMixedMode Property | 
            Indicates whether the editor is in pure currentText editing mode (whole currentText is considered as currentText) or mixed mode, where auto completion is fired only inside {%%} environment.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic bool MixedMode { get; set; }Property Value
Type: 
Boolean See Also
See Also