Click or drag to resize
SettingsCategoryInfoProviderGetRootSettingsCategoryInfo Method
Gets root of categories. This is distinguished by CategoryLevel = 0. If more found -> use first.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static SettingsCategoryInfo GetRootSettingsCategoryInfo()

Return Value

Type: SettingsCategoryInfo
See Also