ArcGIS Extensibility SDK for Silverlight - Library Reference
ApplicationUrls Class Members
See Also  Fields  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace : ApplicationUrls Class


The following tables list the members exposed by ApplicationUrls.

Public Constructors

 NameDescription
public ConstructorApplicationUrls Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)GeometryServiceUrlPropertyIdentifies the GeometryServiceUrl DependencyProperty  
public Fieldstatic (Shared in Visual Basic)ProxyUrlPropertyIdentifies the ProxyUrl DependencyProperty  
Top

Public Properties

 NameDescription
public PropertyBaseUrl Gets or sets the base URL of the application. Allows retrieval of resources that use the same relative path although the base URL used to reference the applicaiton may be different, for instance when an application is being edited versus when it is being used by end users.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyGeometryServiceUrl Gets or sets the URL to the ArcGIS Server Geometry Service used by the application  
public PropertyProxyUrl Gets or sets the URL to use as a proxy for web requests. When defined, application components using a proxy will send web requets to the proxy URL, with the original request URL appended as a query string.  
public PropertyProxyUrlsObsolete. Use the ProxyUrl property.  
Top

Public Methods

See Also

© Esri, Inc. All Rights Reserved.