Click or drag to resize
SettingsCategoryInfoProviderSetSettingsCategoryChildCountInternal Method
Sets correct CategoryChildCount to the specified SettingsCategory.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual void SetSettingsCategoryChildCountInternal(
	int settingsCategoryID
)

Parameters

settingsCategoryID
Type: SystemInt32
ID of the SettingsCategory
See Also