IInfoProviderGetInfoByFullName Method |
Gets the info by given full name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax BaseInfo GetInfoByFullName(
string fullName
)
Parameters
- fullName
- Type: SystemString
Full name of the object
Return Value
Type:
BaseInfoSee Also