XmlForm.MergeForm Method (Microsoft.Office.InfoPath)
Merges the current form with the specified form.
Overload List
Name | Description |
---|---|
XmlForm.MergeForm (String) |
Merges the current form with the form specified by path or URL.
|
XmlForm.MergeForm (XPathNavigator) |
Merges the current form with the target form specified in the node returned by the XPathNavigator passed to the method.
|
See Also
Reference
XmlForm Class
XmlForm Members
Microsoft.Office.InfoPath Namespace