Click or drag to resize
AbstractInfoBaseTInfoUpsertData Method
Updates or inserts the object to the database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void UpsertData()
See Also