ESRI.ArcGIS.ADF.Web.UI.WebControls
Map Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Map Class




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

Public Properties

 NameDescription
public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCallbackResults A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyClientToolGraphicsColor The color of the box drawn on the Map/PageLayout control display while using the DragRectangle or PageDragRectangle Client Action tools (while zooming in/out, for example). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay)
public PropertyClientToolGraphicsWidth Line width of shapes dragged on the PageLayout/Map controls while using a Tool. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCurrentToolItem The current tool item active on the map.  
public PropertyEnableContinuousCallback Whether images will be fetched continuously during panning of the map or only when panning is complete.  
public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableMapHandler When true avoids page lifecycle for dynamic image requests by using a dedicated HTTP MapHandler.  
public PropertyEnableProgressBar Enables or disables the map's progressbar  
public PropertyEnableTheming (Inherited from System.Web.UI.Control)
public PropertyEnableTileCaching Whether tiles that have been retrieved during panning of the map will be cached until the scale is changed.  
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyEnableZoomAnimation Whether animation will happen for fixed zoom operations.  
public PropertyExtent The current extent of the map.  
public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyImageBlendingMode Whether images will be blended on the web server or on the browser.  
public PropertyImageFormatOverridden.  Whether the Web application will send map images to the browser as a stream of bytes if possible, or if false, as an image file.  
public PropertyInitialExtentOverridden.  The initial extent at which the Map first renders.  
public PropertyInitializedFunctionalities Whether the functionalities and resources that the map uses have been initialized.  
public PropertyInitializedTileFunctionalitiesWhether the Map control's tile functionalities have been initialized.  
public PropertyIsAsync Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyLevel Level of detail when the map is working with a cached resource.  
public PropertyMapResourceManager The ID of the MapResourceManager whose resources will be displayed on the map.  
public PropertyMapResourceManagerInstance The instance of the MapResourceManager whose resources will be displayed on the map.  
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyOutputDirectory The path to the directory where any output images will be written.  
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyPreferredTileHeight The preferred tile height to request if the resources are not bound to a tile caching scheme.  
public PropertyPreferredTileWidth The preferred tile width to request if the resources are not bound to a tile caching scheme.  
public PropertyPrimaryMapResource The primary MapResource whose properties other MapResources will adhere to for blending to take place.  
public PropertyPrimaryMapResourceInstance Gets the instance of the Primary Map Resource specified in the PrimaryMapResource Property.  
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertyRotation The rotation of the map in degrees.  
public PropertyScale Gets the scale of the current map.  
public PropertyScrollWheelZoom Whether the map can be zoomed using the mouse scroll wheel.  
public PropertyScrollWheelZoomDirection Sets the direction of zoom the mouse wheel.  
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.Control)
public PropertySpatialReference Properties of the spatial reference in which the MapResources will be displayed.  
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyTilingScheme Use GetTilingScheme(string resourceName) to get the tilingscheme for the specific resource. The TilingScheme for a specific resource can be null whereas Map.TilingScheme would never be null after the map has been initialized. If you were using Map.TilingScheme.ViewWidth, use Map.ViewWidth directly instead.  
public PropertyToolItems Map Tool Item collection.  
public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUseDefaultWebResources If true, the control will use the internal web resources within the assemblies of the Web ADF. If false, the control uses the resources at WebResourceLocation. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyUseMimeDataOverridden.  The format of the image generated by the control in web-tier blending scenarios.  
public PropertyViewHeight Gets the client height of the map in pixels, or -1 if unknown.  
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyViewWidth Gets the client width of the map in pixels, or -1 if unknown.  
public PropertyVirtualDirectory The path to the virtual directory in which images can be written, for example, ~/output/. Output directory must exist on disk at the location the virtual directory maps to.  
public PropertyVisible Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.)  
public PropertyWebResourceLocation The location of the web resources used by the ADF Web control if UseDefaultWebResrouces is false. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

 NameDescription
protected PropertyAdapter (Inherited from System.Web.UI.Control)
protected PropertyBrowserName The name of the calling browser. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay)
protected PropertyBrowserSupportsJavascript Indicates whether Javascript is supported by the calling browser. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay)
protected PropertyChildControlsCreated (Inherited from System.Web.UI.Control)
protected PropertyClientIDSeparator (Inherited from System.Web.UI.Control)
protected PropertyEvents (Inherited from System.Web.UI.Control)
protected PropertyHasChildViewState (Inherited from System.Web.UI.Control)
protected PropertyIdSeparator (Inherited from System.Web.UI.Control)
protected PropertyIE6PNG24Workaround Whether to use the workaround for PNG24 transparency for Internet Explorer 6.  
protected PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
protected PropertyTagKey (Inherited from System.Web.UI.WebControls.WebControl)
protected PropertyTagName (Inherited from System.Web.UI.WebControls.WebControl)
protected PropertyViewState (Inherited from System.Web.UI.Control)
protected PropertyViewStateIgnoresCase (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.