Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Methods
Insert Method
Insert Method
Insert Method (Boolean)
SimpleDataClass
Insert Method (Boolean)
Inserts current record in the database.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
Insert
(
bool
getId
)
Parameters
getId
Type:
System
Boolean
If true, ID of the new object is initialized
Implements
IDataClass
Insert(Boolean)
See Also
Reference
SimpleDataClass Class
Insert Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com