Click or drag to resize
TreeNodePrioritizedProperties Property
List of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
protected override List<string> PrioritizedProperties { get; }

Property Value

Type: ListString
See Also