ESRI.ArcGIS.ADF.Web.DataSources | |
ClearState Method | |
See Also Example |
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IGISResource Interface : ClearState Method |
Visual Basic (Declaration) | |
---|---|
Sub ClearState() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
void ClearState() |
If initialization fails, the state of the resource should be cleared.
C# | Copy Code |
---|---|
public void ClearState() |