BaseInfoGeneralizedInfoWrapperPrioritizedProperties Property |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public List<string> PrioritizedProperties { get; }
Property Value
Type:
ListStringSee Also