BaseAbstractInfoProviderBoundGetInfoByName Method (String) |
Gets the info by code name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected abstract BaseInfo BoundGetInfoByName(
string name
)
Parameters
- name
- Type: SystemString
Name of the object
Return Value
Type:
BaseInfoSee Also