MacroResolverShowOnlyPrioritized Property |
If true, only prioritized properties are shown in Macro components (IntelliSense, MacroSelector, ...).
Influences only visual part of the components, resolver will still be able to resolve all the others as well.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public bool ShowOnlyPrioritized { get; set; }
Property Value
Type:
BooleanSee Also