Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
ConditionalObjectFactory(ObjectType) Class
ConditionalObjectFactory(ObjectType) Methods
CanCreateObject Method
WhenParameter(InputType) Method
ConditionalObjectFactory
ObjectType
CanCreateObject Method
Returns true if the factory is able to create the object based on the given parameter
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
CanCreateObject
(
Object
parameter
)
Parameters
parameter
Type:
System
Object
Object parameter
Return Value
Type:
Boolean
Implements
IObjectFactory
CanCreateObject(Object)
See Also
Reference
ConditionalObjectFactory
ObjectType
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com