ArcGIS Extensibility SDK for Silverlight - Library Reference
ESRI.ArcGIS.Client.Extensibility Namespace
See Also  Inheritance Hierarchy Send comments on this topic
Core library. Contains methods for interacting with application components and properties, including the map, pop-ups, and application settings.

Classes

 ClassDescription
ClassApplicationUrls Provides access to URL-accessible endpoints used by the application
ClassCategoryAttribute Specifies the category of an add-in
ClassDefaultIconAttribute Specifes the default icon to use for an add-in
ClassDescriptionAttribute Specifies the description of an add-in
ClassDisplayNameAttribute Specifies the name to use when displaying the add-in textually
ClassElementExtensions Provides members that extend the capabilities of Silverlight elements
ClassFieldSettings Represents the configuration of a layer's field or attribute in an application
ClassLayerProperties Provides members to manipulate application-specific layer properties
ClassLoadMapCompletedEventArgs Arguments passed to the callback for the IMapApplication.LoadMap method
ClassMapApplication Provides access to instance-level properties and functionality of a mapping application
ClassMapApplicationBindingSource Object surfacing the members of the current MapApplication for use in XAML. This object can be declared as a XAML resource, enabling property binding and use in triggers and actions.
ClassOnClickPopupInfo Provides information about popups in the application that are shown on click
ClassPopupInfo Provides information about popups in the application
ClassPopupItem Provides information about the item currently shown in the popup
ClassWizardPage Represents a page in a wizard

Interfaces

 InterfaceDescription
InterfaceIApplicationAdmin Interface implemented by Esri products and accessed indirectly through MapApplication class to provide administrative services.
InterfaceIMapApplication Interface implemented and accessed indirectly through MapApplication class to provide application services.
InterfaceINotifyInitialized Provides members to notify external components of initialization state
InterfaceISupportsConfiguration Enables configurability for an add-in
InterfaceISupportsWizardConfiguration Interface for add-ins that support wizard-style configuration
InterfaceIToggleCommand Enables implementation of a command that exposes toggling functionality. In Esri products, raise the command's System.Windows.Input.ICommand.CanExecuteChanged event to update the add-in's toggle state.

Enumerations

 EnumerationDescription
EnumerationFieldType The field types used by the FieldSettings object
EnumerationWindowType Enumerates the types of windows supported by the application

See Also

© Esri, Inc. All Rights Reserved.