ESRI.ArcGIS.ADF.Web.DataSources.Graphics
LoadState Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > MapResource Class : LoadState Method




Loads the settings for the map resource from the data resource. Creates settings as needed.

Syntax

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

See Also

© 2010 All Rights Reserved.