ESRI.ArcGIS.ADF.Web.UI.WebControls
DisposeResource Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > GISResourceItem Class : DisposeResource Method




Removes IGISResource from the ResourceItem and from its data source. Removes its IGISDataSource if the datasource does not contain any other resources.

Syntax

Visual Basic (Declaration) 
Public Sub DisposeResource() 
Visual Basic (Usage)Copy Code
Dim instance As GISResourceItem
 
instance.DisposeResource()
C# 
public void DisposeResource()

See Also

© 2010 All Rights Reserved.