SettingsCategoryInfoProviderGetSettingsCategoryInfoInternal Method |
Returns the SettingsCategoryInfo structure for the specified category.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected virtual SettingsCategoryInfo GetSettingsCategoryInfoInternal(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category id
Return Value
Type:
SettingsCategoryInfoSee Also