Kentico 9.0 API Reference
Kentico 9.0 API Reference
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
SetValue Method
TryGetValue Method
NotImplementedInfo
CloneObject Method
Creates the clone of the object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com