| Name | Description |
 | AccessKey |
Not Used by CartoDisplay
(Inherited from CartoDisplay) |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderWidth |
Gets or sets the border width of the Web server control.
(Inherited from CartoDisplay) |
 | CallbackResults |
A collection of CallbackResult objects for passing information from the server to
the client during a callback.
(Inherited from WebControl) |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientToolGraphicsColor |
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 CartoDisplay) |
 | ClientToolGraphicsWidth |
Line width of shapes dragged on the PageLayout/Map controls while using a Tool.
(Inherited from CartoDisplay) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CssClass |
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
(Inherited from CartoDisplay) |
 | CurrentToolItem |
The current tool item active on the map.
|
 | EnableContinuousCallback |
Whether images will be fetched continuously during panning of the map or only when panning is complete.
|
 | Enabled |
Indicates whether the web control is enabled. This property is not used.
(Inherited from CartoDisplay) |
 | EnableMapHandler |
When true avoids page lifecycle for dynamic image requests by
using a dedicated HTTP MapHandler.
|
 | EnableProgressBar |
Enables or disables the map's progressbar
|
 | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
 | EnableTileCaching |
Whether tiles that have been retrieved during panning of the map will be cached until the scale is changed.
|
 | EnableViewState |
Indicates whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Inherited from CartoDisplay) |
 | EnableZoomAnimation |
Whether animation will happen for fixed zoom operations.
|
 | Extent |
The current extent of the map.
|
 | Font |
The font used in the WebControl. This property is not used.
(Inherited from CartoDisplay) |
 | ForeColor |
The ForeColor of the WebControl. This property is not used.
(Inherited from CartoDisplay) |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ID | (Inherited from System.Web.UI.Control) |
 | ImageBlendingMode |
Whether images will be blended on the web server or on the browser.
|
 | ImageFormat | Overridden.
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.
|
 | InitialExtent | Overridden.
The initial extent at which the Map first renders.
|
 | InitializedFunctionalities |
Whether the functionalities and resources that the map uses have been
initialized.
|
 | InitializedTileFunctionalities | Whether the Map control's tile functionalities have been initialized. |
 | IsAsync |
Returns true if this control is in a partial postback or a callback.
(Inherited from WebControl) |
 | Level |
Level of detail when the map is working with a cached resource.
|
 | MapResourceManager |
The ID of the MapResourceManager whose resources will be displayed on the map.
|
 | MapResourceManagerInstance |
The instance of the MapResourceManager whose resources will be displayed on the map.
|
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | OutputDirectory |
The path to the directory where any output images will be written.
|
 | Page | (Inherited from System.Web.UI.Control) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | PreferredTileHeight |
The preferred tile height to request if the resources are not bound to a tile caching scheme.
|
 | PreferredTileWidth |
The preferred tile width to request if the resources are not bound to a tile caching scheme.
|
 | PrimaryMapResource |
The primary MapResource whose properties other MapResources will adhere to for blending to take place.
|
 | PrimaryMapResourceInstance |
Gets the instance of the Primary Map Resource specified in the PrimaryMapResource Property.
|
 | Rotation |
The rotation of the map in degrees.
|
 | Scale |
Gets the scale of the current map.
|
 | ScrollWheelZoom |
Whether the map can be zoomed using the mouse scroll wheel.
|
 | ScrollWheelZoomDirection |
Sets the direction of zoom the mouse wheel.
|
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SpatialReference |
Properties of the spatial reference in which the MapResources will be displayed.
|
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TabIndex |
Not Used by CartoDisplay
(Inherited from CartoDisplay) |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | TilingScheme |
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.
|
 | ToolItems |
Map Tool Item collection.
|
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | UseDefaultWebResources |
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 WebControl) |
 | UseMimeData | Overridden.
The format of the image generated by the control in web-tier blending scenarios.
|
 | ViewHeight |
Gets the client height of the map in pixels, or -1 if unknown.
|
 | ViewWidth |
Gets the client width of the map in pixels, or -1 if unknown.
|
 | VirtualDirectory |
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.
|
 | Visible |
Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.)
|
 | WebResourceLocation |
The location of the web resources used by the ADF Web control if
UseDefaultWebResrouces is false.
(Inherited from WebControl) |
 | Width | (Inherited from System.Web.UI.WebControls.WebControl) |