Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
IDataClass Interface
IDataClass Methods
Clone Method
CopyDataTo Method
CopyOriginalDataTo Method
Delete Method
GetDataSet Method
GetOriginalValue Method
GetValue Method
Init Method
Insert Method
IsEmpty Method
ItemChanged Method
LoadData Method
SetValue Method
Update Method
Upsert Method
IDataClass
Init Method
Initializes an instance of data class after created by empty constructor
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
void
Init
(
ClassStructureInfo
structureInfo
)
Parameters
structureInfo
Type:
CMS.DataEngine
ClassStructureInfo
Class structure info
See Also
Reference
IDataClass Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com