Click or drag to resize
SettingsCategoryInfoProviderDeleteSettingsCategoryInfoInternal Method
Deletes specified category.

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

Parameters

categoryObj
Type: CMS.DataEngineSettingsCategoryInfo
Country object
See Also