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

Instances of this class represent a webmap. A webmap is essentially a simple configuration file that describes the contents to be displayed in a map. You can use, create, and share webmaps interactively on www.ArcGIS.com or your own ArcGIS Portal.

Object Model

WebMap ClassBaseMap ClassTasks Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class WebMap 
   Inherits WebMapObject
C# 
public sealed class WebMap : WebMapObject 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.WebMap.WebMapObject
      ESRI.ArcGIS.Client.WebMap.WebMap

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.