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




Name of the data frame in the map service.

Syntax

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

See Also

© 2010 All Rights Reserved.