XmlForm Methods (Microsoft.Office.InfoPath)
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Close |
Closes the form.
|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| GetWorkflowTasks |
Gets a reference to a Microsoft.Office.Core.WorkflowTasks collection for the current form.
|
| GetWorkflowTemplates |
Gets a reference to a Microsoft.Office.Core.WorkflowTemplates collection for the current form.
|
| MergeForm |
Overloaded.
Merges the current form with the specified form. |
| NotifyHost |
Provides a custom value to the hosting application or ASPX page.
|
|
Overloaded.
Prints the form content as it is rendered in the form's active view. | |
| ReferenceEquals | (inherited from Object) |
| Save |
Saves the form to the Uniform Resource Locator (URL) that it is currently associated with.
|
| SaveAs |
Saves the form to the specified Uniform Resource Locator (URL).
|
| SetSaveAsDialogFilename |
Sets the default filename for the SaveAs dialog box.
|
| SetSaveAsDialogLocation |
Sets the default path for saving the form using the SaveAs dialog box.
|
| Submit |
Submits the form using the submit operation defined in the form template.
|
| ToString | (inherited from Object) |