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: 9.0.0
Syntaxpublic bool ShowOnlyPrioritized { get; set; }
Property Value
Type:
Boolean
See Also