FormErrorCollection.Add method

Include protected members
Include inherited members

Creates and adds a new FormError to the FormErrorCollection object associated with the current form.

Overload list

  Name Description
Public method Add(XPathNavigator, String, String) Creates and adds a new FormError to the FormErrorCollection object associated with the current form.
Public method Add(XPathNavigator, String, String, String) Creates and adds a new FormError to the FormErrorCollection object associated with the current form.
Public method Add(XPathNavigator, String, String, String, Int32) Creates and adds a new FormError to the FormErrorCollection object associated with the current form.
Public method Add(XPathNavigator, String, String, String, Int32, ErrorMode) Creates and adds a new FormError to the FormErrorCollection object associated with the current form.

Top

See also

Reference

FormErrorCollection class

FormErrorCollection members

Microsoft.Office.InfoPath namespace