IInfoProviderGetInfoById Method |
Gets the info by given id.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax BaseInfo GetInfoById(
int id
)
Parameters
- id
- Type: SystemInt32
ID of the object
Return Value
Type:
BaseInfoSee Also