Share via


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()

Implements

IDisposable.Dispose()

See also

Reference

XmlFormView class

XmlFormView members

Microsoft.Office.InfoPath.Server.Controls namespace