SettingsCategoryInfoProviderSetSettingsCategoryChildCountInternal Method |
Sets correct CategoryChildCount to the specified SettingsCategory.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual void SetSettingsCategoryChildCountInternal(
int settingsCategoryID
)
Parameters
- settingsCategoryID
- Type: SystemInt32
ID of the SettingsCategory
See Also