XmlFormCollection.NewFromFormTemplate Method

Include Protected Members
Include Inherited Members

Creates a new form that is based on the specified form template and optional data.

Overload List

  Name Description
Public method NewFromFormTemplate(String) Creates a new form that is based on the specified form template, with optional data.
Public method NewFromFormTemplate(String, String) Creates a new form that uses the specified form template and XML data file.
Public method NewFromFormTemplate(String, XPathNavigator) Creates a new form by using the specified form template with data specified by an XPathNavigator object.
Public method NewFromFormTemplate(String, String, XmlFormOpenMode) Creates a new form by using the specified form template with data specified by an XPathNavigator object and opened in the specified XmlFormOpenMode.

Top

See Also

Reference

XmlFormCollection Class

XmlFormCollection Members

Microsoft.Office.InfoPath Namespace