DXSimpleEditForm.VerifyData

Verifies the data in the current form.

public virtual void VerifyData();

Remarks

This method ultimately calls the Verify() method.
Do NOT override this method unless you are very familiar with what it does!
Overloads:
public virtual void VerifyData( EventHandler<VerifiedEventArgs> successCallback, EventHandler<VerifiedEventArgs> failureCallback );

See also:

Class DXSimpleEditForm


  Last Updated: 5/23/2007 | © , 2007