XmlForm methods

Include protected members
Include inherited members

The XmlForm type exposes the following members.

Methods

  Name Description
Public method Close Closes the form.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetWorkflowTasks Gets a reference to a Microsoft.Office.Core.WorkflowTasks collection for the current form.
Public method GetWorkflowTemplates Gets a reference to a Microsoft.Office.Core.WorkflowTemplates collection for the current form.
Protected method MemberwiseClone (Inherited from Object.)
Public method MergeForm(String) Merges the current form with the form specified by path or URL.
Public method MergeForm(XPathNavigator) Merges the current form with the target form specified in the node returned by the XPathNavigator passed to the method.
Public method NotifyHost Provides a custom value to the hosting application or ASPX page.
Public method Print() Prints the form content as it is rendered in the form's active view.
Public method Print(Boolean) Prints the form content as it is rendered the form's active view by displaying the Print dialog box.
Public method Save Saves the form to the Uniform Resource Locator (URL) that it is currently associated with.
Public method SaveAs Saves the form to the specified Uniform Resource Locator (URL).
Public method SetSaveAsDialogFilename Sets the default filename for the SaveAs dialog box.
Public method SetSaveAsDialogLocation Sets the default path for saving the form using the SaveAs dialog box.
Public method Submit Submits the form using the submit operation defined in the form template.
Public method ToString (Inherited from Object.)

Top

See also

Reference

XmlForm class

Microsoft.Office.InfoPath namespace