Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
AdapterName | Gets the name of the data connection used to submit the XML data of the form to the Web page. |
![]() |
ErrorMessage | Gets or sets the error message if the data connection failed while submitting the XML data of the form to the Web page. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top