AbstractInfoProviderTInfo, TProviderGetInfoByFullName Method (String) |
Gets an instance of info object based on the given full name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo GetInfoByFullName(
string fullName
)
Parameters
- fullName
- Type: SystemString
Full name
Return Value
Type:
TInfoSee Also