| BaseAbstractInfoProviderBoundGetInfoById Method | 
            Gets the info by ID.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected abstract BaseInfo BoundGetInfoById(
	int id
)
Parameters
- id
- Type: SystemInt32
 ID of the object
Return Value
Type: 
BaseInfo See Also
See Also