NotifyHostEventArgs Members
Include Protected Members
Include Inherited Members
Used to send data from the hosted InfoPath form template to the Web page.
The NotifyHostEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Notification | Gets the string passed from the form to the Web page hosting the XmlFormView control. |
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