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