Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
NotImplementedInfo Class
NotImplementedInfo Methods
CloneObject Method
ContainsColumn Method
DeleteObject Method
ExecuteWithOriginalData Method
GetColumnNames Method
LoadData Method
NewObject Method
ResetChanges Method
RevertChanges Method
SetObject Method
SetReadOnly Method
SetValue Method
TryGetValue Method
NotImplementedInfo
CloneObject Method
Creates the clone of the object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
BaseInfo
CloneObject
(
bool
clear
=
false
)
Parameters
clear
(Optional)
Type:
System
Boolean
If true, the object is cleared to be able to create new object
Return Value
Type:
BaseInfo
Implements
IInfo
CloneObject(Boolean)
See Also
Reference
NotImplementedInfo Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com