ESRI.ArcGIS.ADF.Web.DataSources.Graphics
SaveState Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > GISDataSource Class : SaveState Method




Saves the state of the resource and returns the hashtable with state information.

Syntax

Visual Basic (Declaration) 
Public Function SaveState() As Hashtable
Visual Basic (Usage)Copy Code
Dim instance As GISDataSource
Dim value As Hashtable
 
value = instance.SaveState()
C# 
public Hashtable SaveState()

Return Value

Hashtable containing state information.

See Also

© 2010 All Rights Reserved.