| ModuleManagerGetReadOnlyObject Method (String) | 
            Gets the cached object instance of given type.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static BaseInfo GetReadOnlyObject(
	string objectType
)
Parameters
- objectType
 - Type: SystemString
Object type 
Return Value
Type: 
BaseInfo
See Also