FormError Members

Include Protected Members
Include Inherited Members

Represents an error in the FormErrorCollection of a form.

The FormError type exposes the following members.

Constructors

  Name Description
Protected method FormError

Top

Properties

  Name Description
Public property DetailedMessage Gets or sets the detailed message displayed for the FormError object.
Public property ErrorCode Gets or sets the numeric error code value of a FormError object.
Public property FormErrorType Gets the type of the FormError object.
Public property Message Gets or sets the short message displayed for a FormError object.
Public property Name Gets the name of the FormError object.
Public property Site Gets an XPathNavigator that is positioned at the node of a form's underlying XML document that is associated with a FormError object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FormError Class

Microsoft.Office.InfoPath Namespace