![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GetDataFrames(String,String,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceBase Class > GetDataFrames Method : GetDataFrames(String,String,String) Method |
- server
- Server data source.
- service
- Name of the map service.
- identity
- Identity authorized for the server and service.
Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function GetDataFrames( _ ByVal server As String, _ ByVal service As String, _ ByVal identity As String _ ) As String() |
Visual Basic (Usage) | ![]() |
---|---|
Dim server As String Dim service As String Dim identity As String Dim value() As String value = MapResourceBase.GetDataFrames(server, service, identity) |
Parameters
- server
- Server data source.
- service
- Name of the map service.
- identity
- Identity authorized for the server and service.
Return Value
Array of strings with names of data frames in the service.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family