AbstractInfoProviderTInfo, TProvider, TQueryBoundGetInfoByFullName Method |
Gets the info object by its full name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected override BaseInfo BoundGetInfoByFullName(
string fullName
)
Parameters
- fullName
- Type: SystemString
Full name
Return Value
Type:
BaseInfoSee Also