Click or drag to resize
BaseInfoGeneralizedInfoWrapperPrioritizedProperties 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: 9.0.0
Syntax
C#
public List<string> PrioritizedProperties { get; }

Property Value

Type: ListString
See Also