ArcGIS API for Silverlight - Library Reference
ServerBaseUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > Document Class : ServerBaseUrl Property

Gets or sets the server base URL from where items can be loaded.

Syntax

Visual Basic (Declaration) 
Public Property ServerBaseUrl As String
C# 
public string ServerBaseUrl {get; set;}

Remarks

If not set, defaults to ArcGIS Online: "http://www.arcgis.com/sharing/rest/content"

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.