Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Core Namespaces
CMS.Core
ObjectFactory(T) Class
ObjectFactory(T) Methods
CanCreateObject Method
CreateActivator Method
CreateInstance Method
CreateNewObject Method
CreateNewTypedObject Method
New Method
SetObjectTypeTo Method
StaticSingleton Method
ObjectFactory
T
CanCreateObject Method
Returns true if the factory is able to create the object based on the given parameter
Namespace:
CMS.Core
Assembly:
CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntax
C#
Copy
public
virtual
bool
CanCreateObject
(
Object
parameter
)
Parameters
parameter
Type:
System
Object
Object parameter
Return Value
Type:
Boolean
Implements
IObjectFactory
CanCreateObject(Object)
See Also
Reference
ObjectFactory
T
Class
CMS.Core Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com