XmlFormHostItem.Submit Method
This member is a wrapper for the Submit method of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Sub Submit
'Usage
Dim instance As XmlFormHostItem
instance.Submit()
public virtual void Submit()