ISubmitToHostEventHandler members
Include protected members
Include inherited members
The interface that must be implemented in the host application to handle the Submit method of the SubmitToHostAdapterObject object when the InfoPathEditor object is hosted in a custom application.
The ISubmitToHostEventHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
SubmitToHostEventHandler | Handles the event from the Submit method of the SubmitToHostAdapterObject object when the InfoPathEditor object is hosted in a custom application. |
Top