SettingsCategoryInfoProviderGetSettingsCategoryInfoByName Method |
Returns the SettingsCategoryInfo structure for the name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static SettingsCategoryInfo GetSettingsCategoryInfoByName(
string categoryName
)
Parameters
- categoryName
- Type: SystemString
CategoryName
Return Value
Type:
SettingsCategoryInfoSee Also