ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Page Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace > GISDataSource Class : Page Property




The Page using this data source

Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property Page As Page
Visual Basic (Usage)Copy Code
Dim instance As GISDataSource
Dim value As Page
 
instance.Page = value
 
value = instance.Page
C# 
[XmlIgnoreAttribute()]
public Page Page {get; set;}

See Also

© 2010 All Rights Reserved.