ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
DataFrame Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapInformation Class : DataFrame Property




Name of the data frame used in the map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DataFrame As String
Visual Basic (Usage)Copy Code
Dim instance As MapInformation
Dim value As String
 
value = instance.DataFrame
C# 
public string DataFrame {get;}

See Also

© 2010 All Rights Reserved.