MacroEditorShowOnlyInnerSources Property |
If true, no global objects are shown, only inner sources (named data sources, etc.) are shown as hints.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool ShowOnlyInnerSources { get; set; }
Property Value
Type:
BooleanSee Also