Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
IDataClass Interface
IDataClass Methods
Clone Method
CopyDataTo Method
CopyOriginalDataTo Method
Delete Method
GetDataSet Method
Init Method
Insert Method
IsEmpty Method
LoadData Method
SetReadOnly Method
Update Method
Upsert Method
IDataClass
CopyDataTo Method
Copies the class data to other data class
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
void
CopyDataTo
(
IDataClass
target
)
Parameters
target
Type:
CMS.DataEngine
IDataClass
See Also
Reference
IDataClass Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com