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