XmlFormView.Dispose Method
Enables the XmlFormView control to perform final clean up before it is released from memory.
Namespace: Microsoft.Office.InfoPath.Server.Controls
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides Sub Dispose
'Usage
Dim instance As XmlFormView
instance.Dispose()
public override void Dispose()