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.
Provides the XmlFormView class and related types and members for hosting a browser-enabled form in a custom Web page on a site running InfoPath Forms Services.
Classes
Class | Description | |
---|---|---|
![]() |
InitializeEventArgs | Used to set InputParameters of an InfoPath form template hosted in the XmlFormView control. |
![]() |
NotifyHostEventArgs | Used to send data from the hosted InfoPath form template to the Web page. |
![]() |
SubmitToHostEventArgs | Used to return information about the submit to host operation of a hosted InfoPath form template. |
![]() |
XmlFormView | The main ASP.NET control used to show InfoPath forms in a browser. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
XmlFormView.EditingState | Specifies how the XmlFormView control in the custom Web page is displayed. |
![]() |
XmlFormView.SubmitState | Specifies the state of the most recent form submit operation. |