IInfoProviderGetInfoByName Method (String) |
Gets the info by given code name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax BaseInfo GetInfoByName(
string name
)
Parameters
- name
- Type: SystemString
Name of the object
Return Value
Type:
BaseInfoSee Also