| MacroEditorNamespaceUsings Property | 
            Gets or sets the list of currentText namespaces for which the methods are permanently available (visible in AutoCompletion without any context).
            The namespaces are used only for root hints
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic List<string> NamespaceUsings { get; set; }Property Value
Type: 
ListString See Also
See Also