Click or drag to resize
SettingsCategoryInfoProviderSetSettingsCategoryInfoInternal Method
Sets (updates or inserts) specified category.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual void SetSettingsCategoryInfoInternal(
	SettingsCategoryInfo category
)

Parameters

category
Type: CMS.DataEngineSettingsCategoryInfo
Settings category to set
See Also