Click or drag to resize
MacroEditorShowOnlyInnerSources Property
If true, no global objects are shown, only inner sources (named data sources, etc.) are shown as hints.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool ShowOnlyInnerSources { get; set; }

Property Value

Type: Boolean
See Also