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