AbstractInfoProviderTInfo, TProvider, TQueryBoundGetInfoByName Method (String) |
Gets the info object by its code name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected override BaseInfo BoundGetInfoByName(
string name
)
Parameters
- name
- Type: SystemString
Code name
Return Value
Type:
BaseInfoSee Also