XmlFormHostItem.MergeForm Method (String)

This member is a wrapper for the MergeForm method of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable Sub MergeForm ( _
    fileUrl As String _
)
'Usage
Dim instance As XmlFormHostItem
Dim fileUrl As String

instance.MergeForm(fileUrl)
public virtual void MergeForm(
    string fileUrl
)

Parameters

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

MergeForm Overload

Microsoft.Office.InfoPath Namespace