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


The following tables list the members exposed by MapApplicationBindingSource.

Public Constructors

 NameDescription
public ConstructorMapApplicationBindingSource ConstructorInitializes a new instance of the MapApplicationBindingSource object  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)MapPropertyIdentifies the Map DependencyProperty  
public Fieldstatic (Shared in Visual Basic)PortalPropertyIdentifies the Portal DependencyProperty  
public Fieldstatic (Shared in Visual Basic)SelectedLayerNamePropertyIdentifies the SelectedLayerName DependencyProperty  
public Fieldstatic (Shared in Visual Basic)SelectedLayerPropertyIdentifies the SelectedLayer DependencyProperty  
public Fieldstatic (Shared in Visual Basic)UrlsPropertyIdentifies the Urls DependencyProperty  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyMap Gets the Map object for the current application instance  
public PropertyPortal Gets the ArcGIS Portal used by the application  
public PropertySelectedLayer Gets or set the application's currently selected layer  
public PropertySelectedLayerNameGets the display name of the SelectedLayer  
public PropertyUrls Gets the URL-accessible endpoints that are used by the application  
Top

Public Methods

Public Events

 NameDescription
public EventInitializationFailed Occurs when application initialization fails  
public EventInitialized Occurs when the application has been initialized  
public EventSelectedLayerChanged Occurs when the application's selected layer changes  
Top

See Also

© Esri, Inc. All Rights Reserved.