| AbstractInfoProviderTInfo, TProvider, TQueryCheckObject Method | 
            Checks if the given info object is not null. Throws an exception if it is.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected static void CheckObject(
	TInfo info
)
Parameters
- info
- Type: TInfo
 Info object to check
 See Also
See Also