ESRI.ArcGIS.ADF.Web.UI.WebControls
Dispose(Boolean) Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.Editors.Resources.LayerDefinitions Namespace > RecordsEditor Class > Dispose Method : Dispose(Boolean) Method




disposing
true if managed resources should be disposed; otherwise, false.
Clean up any resources being used.

Syntax

Visual Basic (Declaration) 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
Visual Basic (Usage)Copy Code
Dim instance As RecordsEditor
Dim disposing As Boolean
 
instance.Dispose(disposing)
C# 
protected virtual void Dispose( 
   bool disposing
)

Parameters

disposing
true if managed resources should be disposed; otherwise, false.

See Also

© 2010 All Rights Reserved.