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: 12.0.0
Syntax bool CanCreateObject(
Object parameter
)
Parameters
- parameter
- Type: SystemObject
Return Value
Type:
BooleanSee Also