ArcGIS Runtime SDK for WPF - Library Reference
WebMap Class Members
See Also  Properties  Methods  Events
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 PropertyBaseMapGets or sets the basemap layer(s) in this webmap.  
public PropertyBookmarksGets or sets the bookmarks that this WebMap contains.  
public PropertyOperationalLayersGets or sets the operational layers in this webmap.  
public PropertyTasksGets or sets the predefined tasks that were authored with this webmap.  
public PropertyVersionGets or sets the webmap version.  
Top

Public Methods

 NameDescription
public MethodAddCustomPropertyAdds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public Methodstatic (Shared in Visual Basic)FromJsonCreates a WebMap from a string in JSON format.  
public Methodstatic (Shared in Visual Basic)FromPortalItemAsyncCreates asynchronously a WebMap from an ArcGIS Portal item.  
public Methodstatic (Shared in Visual Basic)FromPortalItemTaskAsyncCreates asynchronously a WebMap from an ArcGIS Portal item using a task object.  
public MethodGetCustomPropertyGets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodToJsonSerializes the WebMap to JSON  
Top

Public Events

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

See Also

© ESRI, Inc. All Rights Reserved.