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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual List<string> PrioritizedProperties { get; }

Property Value

Type: ListString
See Also