![]() ![]() |
ADF.Web.DataSources.ArcGISServer.Local | |
GetDataFrames(String,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceLocal Class : GetDataFrames(String,String) Method |
- server
- Name of the GIS server.
- service
- Name of the service.
Visual Basic (Declaration) | |
---|---|
Public Shared Function GetDataFrames( _ ByVal server As String, _ ByVal service As String _ ) As String() |
Visual Basic (Usage) | ![]() |
---|---|
Dim server As String Dim service As String Dim value() As String value = MapResourceLocal.GetDataFrames(server, service) |
Parameters
- server
- Name of the GIS server.
- service
- Name of the service.
Return Value
Array of strings with names of the data frames.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