FormErrorCollection.Delete method

Include protected members
Include inherited members

Deletes the specified user-defined error from the FormErrorCollection object associated with the current form.

Overload list

  Name Description
Public method Delete(String) Deletes all FormError objects of the specified name from the FormErrorCollection object associated with the current form.
Public method Delete(FormError) Deletes the specified FormError from the FormErrorCollection object associated with the current form.

Top

See also

Reference

FormErrorCollection class

FormErrorCollection members

Microsoft.Office.InfoPath namespace