ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
LoadState Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace > GISResource Class : LoadState Method




Loads the state of the resource from its data source.

Syntax

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

See Also

© 2010 All Rights Reserved.