| Name | Description |
 | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
 | CenterAt | Centers the map at the designated location |
 | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
 | Dispose | (Inherited from System.Web.UI.Control) |
 | DrawTile | Overloaded. Draws a map tile at the specified scale level, row and column. |
 | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
 | Focus | (Inherited from System.Web.UI.Control) |
 | GetCallbackResult | Overridden. Processes the callback request and retrieves the CallbackResults of the Map as a string. |
 | GetFullExtent | Retrieves an envelope that surrounds all features in the Map. |
 | GetFunctionalities | Retrieves the map functionalities associated with the Map and its resources. |
 | GetFunctionality | Overloaded. Retrieves the map functionality at the index location.Retrieves the map functionality associated with a resource name. Retrieves the map functionality associated with a particular map resource object. Retrieves a map functionality using the resource in the MapResourceManager that is associated with the Map. |
 | GetGraphicsLayerClientID | Gets the Client Component ID for a given client graphics layer added to the map. |
 | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
 | GetScriptDescriptors | Overridden. Gets a collection of script descriptors that represent JavaScript client components. |
 | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
 | GetTileFunctionalities | Gets the collection of tile functionalities associated with the Map. |
 | GetTileFunctionality | Retrieves the tile functionality, if one exists, for the map resource. |
 | GetTilingScheme | Properties of the display tiling scheme the map will use for seamless panning and possibly tile caching. |
 | GetTransformationParams | Returns transformation parameters for the map, for transforming between map and screen geometry. |
 | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
 | HasControls | (Inherited from System.Web.UI.Control) |
 | InitializeFunctionalities | Creates and initialzies functionalities in the Map, if required. |
 | InitializeFunctionality | Initializes a functionality after creating it for the passed in resource item object. Call this method if you add a map resource item programmatically to the MapResourceManager or change a resource item programmatically. |
 | InitializeTileFunctionalities | Initializes the tile functionalities, if any are supported, for the Map. |
 | LoadPostData | Overridden. Indicates whether RaisePostDataChangedEvent should be called. |
 | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
 | RaisePostBackEvent | Overridden. Handles postbacks. Raises events based on the passed-in eventargument. Calls the ServerToolAction component of the Current ToolItem. |
 | RaisePostDataChangedEvent | Overridden. Enables a server control to process an event raised when a form is posted to the server. |
 | Refresh | Overridden. Method to call when you need to redraw all the tiles in the Map control. |
 | RefreshResource | Method to call when you need to redraw all the tiles of a certain resource, for example, when you change the visibility of a layer of a certain resource. This method only works with ImageBlendingMode.Browser. |
 | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
 | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
 | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Reset | Reset Map to initial state. This will choose a new PrimaryMapResource for you. |
 | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
 | ResolveUrl | (Inherited from System.Web.UI.Control) |
 | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
 | Zoom | Overloaded. Zooms the map to a given geometry and\or using an explicit scale factor. To zoom to a specific level of detail (LOD) for a cached map service, you can use the Level property. |
 | ZoomToDefaultExtent | Zooms the map to the default extent of the map. |
 | ZoomToFullExtent | Zooms the map out to the extent of all features. |