SubmitToHostEventArgs Members

Include Protected Members
Include Inherited Members

Used to return information about the submit to host operation of a hosted InfoPath form template.

The SubmitToHostEventArgs type exposes the following members.

Properties

  Name Description
Public property AdapterName Gets the name of the data connection used to submit the XML data of the form to the Web page.
Public property ErrorMessage Gets or sets the error message if the data connection failed while submitting the XML data of the form to the Web page.
Public property ReturnStatus Gets the status of the submit operation of the data connection used to submit the XML data of the form to the Web page.

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

SubmitToHostEventArgs Class

Microsoft.Office.InfoPath.Server.Controls Namespace