Click or drag to resize

EntityFieldsCore<TField>.IEditableObject.CancelEdit Method

IEditableObject method. Used by databinding. Doesn't reset isDirty.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
void IEditableObject.CancelEdit()

Implements

IEditableObject.CancelEdit()
See Also