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