ArcGIS API for Silverlight - Library Reference
WebMap Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace : WebMap Class


The following tables list the members exposed by WebMap.

Public Constructors

 NameDescription
public ConstructorWebMap Constructor  
Top

Public Properties

 NameDescription
public PropertyBaseMap Gets or sets the basemap layer(s) in this webmap.  
public PropertyBookmarks Gets or sets the bookmarks that this WebMap contains.  
public PropertyOperationalLayers Gets or sets the operational layers in this webmap.  
public PropertyTasks Gets or sets the predefined tasks that were authored with this webmap.  
public PropertyVersion Gets or sets the webmap version.  
Top

Public Methods

 NameDescription
public MethodAddCustomProperty Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public Methodstatic (Shared in Visual Basic)FromJson Creates a WebMap from a string in JSON format.  
public Methodstatic (Shared in Visual Basic)FromPortalItemAsync Creates asynchronously a WebMap from an ArcGIS Portal item.  
public MethodGetCustomProperty Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodToJson Serializes the WebMap to JSON  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.