| IObjectFactoryCanCreateObject Method | 
            Returns true if the factory is able to create the object of the given type
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
 Syntax
Syntaxbool CanCreateObject(
	Object parameter
)
Parameters
- parameter
- Type: SystemObject
 
Return Value
Type: 
Boolean See Also
See Also