Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
ObjectGenerator(TBase) Class
ObjectGenerator(TBase) Methods
CreateNewObject Method
CreateNewObject Method (Object)
CreateNewObject Method (String)
ObjectGenerator
TBase
CreateNewObject Method (Object)
Creates new object of the given type
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
TBase
CreateNewObject
(
Object
parameter
=
null
)
Parameters
parameter
(Optional)
Type:
System
Object
Parameter used in
CanCreateObject(Object)
method.
Return Value
Type:
TBase
See Also
Reference
ObjectGenerator
TBase
Class
CreateNewObject Overload
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com