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 ConstructorInitializes a new ApplicationUrls object  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)GeometryServiceUrlPropertyIdentifies the GeometryServiceUrl 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 PropertyProxyUrls Gets or sets the collection of proxy URLs for the application  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetProxyUrl Gets one of the application's proxy URLs  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© Esri, Inc. All Rights Reserved.