ESRI.ArcGIS.ADF.Web.UI.WebControls
MapHandler Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapHandler Class




For a list of all members of this type, see MapHandler members.

Public Methods

 NameDescription
Public MethodProcessRequest Query string parameters: PageID: id of the page ManagerID: id of the resourceManager MapID: id of the map ResourceID: id of the resource Operation: DrawTile or DrawExtent If DrawTile: Row,Column,Level If DrawExtent: Extent Returns a JSON object with one or more of the following fields: resource: Name of resource requested argument: Argument provided url: Url to datasource code: HTTP code errorMessage: Only provided it the request failed isPng=1 : if image is a PNG image (for handling IE6 transparency)  
Top

Protected Methods

 NameDescription
Protected MethodOnPreRenderImage Called prior to rendering an image.  
Protected MethodOnPreRenderTile Called prior to rendering a tile.  
Protected MethodOnRenderImageComplete Called after an image has rendered.  
Protected MethodOnRenderTileComplete Called after a tile has rendered.  
Protected MethodOnResourceInit Called when a resource has been initialized in a non-webtier blending request.  
Protected MethodOnResourcesDispose Called when the resource manager is disposed.  
Protected MethodOnResourcesInit Called when the mapresourcemanager has been initialized in a webtier blending request.  
Top

See Also

© 2010 All Rights Reserved.