FormErrorCollection.GetErrors method

Include protected members
Include inherited members

Returns all FormError objects of the specified name or type from the FormErrorCollection object associated with the current form.

Overload list

  Name Description
Public method GetErrors(String) Returns all FormError objects of the specified name from the FormErrorCollection object associated with the current form.
Public method GetErrors(FormErrorType) Returns all FormError objects of the specified type from the FormErrorCollection object associated with the current form.

Top

See also

Reference

FormErrorCollection class

FormErrorCollection members

Microsoft.Office.InfoPath namespace