Click or drag to resize
SettingsGroupViewerControlSettingsCategoryInfo Property
Gets the SettingsCategoryInfo object for the specified CategoryID or CategoryName respectively.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public SettingsCategoryInfo SettingsCategoryInfo { get; }

Property Value

Type: SettingsCategoryInfo
See Also