SettingsCategoryInfoProviderGetSettingsCategoryInfo Method |
Returns the SettingsCategoryInfo structure for the specified category.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static SettingsCategoryInfo GetSettingsCategoryInfo(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Category ID
Return Value
Type:
SettingsCategoryInfoSee Also