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