AbstractInfoProviderTInfo, TProviderGetInfoByCodeName Method (String) |
Gets an instance of info object based on the given code name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo GetInfoByCodeName(
string codeName
)
Parameters
- codeName
- Type: SystemString
Code name
Return Value
Type:
TInfoSee Also