Back to Devexpress

IXafEntityObject.OnSaving() Method

expressappframework-devexpress-dot-expressapp-dot-ixafentityobject-aa3c9166.md

latest1.2 KB
Original Source

IXafEntityObject.OnSaving() Method

Called by the Object Space when the current IXafEntityObject is saved or deleted.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
void OnSaving()
vb
Sub OnSaving

Remarks

Refer to the IXafEntityObject interface description to see how to implement the OnSaving method.

See Also

IXafEntityObject Interface

IXafEntityObject Members

DevExpress.ExpressApp Namespace