SettingsCategoryInfoProviderGetSettingsCategoryInfoByName Method |
Note: This API is now obsolete.
Namespace: CMS.DataEngine
[ObsoleteAttribute("Use ISettingsCategoryInfoProvider.Get(string) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - SettingsCategoryInfo.Provider.")] public static SettingsCategoryInfo GetSettingsCategoryInfoByName( string categoryName )