AbstractInfoProviderTInfo, TProvider, TQueryGetInfoById Method (Int32) |
Gets an instance of info object based on ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected virtual TInfo GetInfoById(
int id
)
Parameters
- id
- Type: SystemInt32
Value of the record ID to look for
Return Value
Type:
TInfoSee Also