![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
Dispose Method | |
See Also Example Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IGISResource Interface : Dispose Method |
Visual Basic (Declaration) | |
---|---|
Sub Dispose() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IGISResource instance.Dispose() |
C# | |
---|---|
void Dispose() |
At a minimum, set the initialized property to false.
C# | ![]() |
---|---|
public void Dispose() { initialized = false; } |
If a resource is managed by a resource manager control, the Dispose method is called during the Dispose event of the page lifecycle.
If a resource is