AbstractInfoProviderTInfo, TProviderGetInfoByFullNameInternal Method |
Gets the info by its full name from the database
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo GetInfoByFullNameInternal(
string fullName
)
Parameters
- fullName
- Type: SystemString
Full name
Return Value
Type:
TInfoSee Also