MacroProcessingSettingsMacroCollectionName Property |
Namespace: CMS.DataEngine
Should be set when info object belongs to MainObjectTypes and has more than 1 ObjectTypeInfo.
If MacroCollectionName is set to 'cms.role' then macro intellisense supplies hint for user as 'Roles' because of GetNicePropertyName(String) method used internally by InfoObjectRepositoryTCollection, TObject, TSettings.
Value of this property is used in Kentico macro engine for acquiring objects of given type, e.g. SiteObjects.Roles or GlobalObjects.Roles.