Microsoft.Office.InfoPath.Server.Controls namespace
SharePoint 2013
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.
| 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. |
| 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. |
Show: