Gets the cached object instance of given type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectType
- Type: System String
Object type
- exceptionIfNotFound
- Type: System Boolean
If true, an exception is fired if the given object type is not found
Return Value
Type: BaseInfoSee Also