ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CartoDisplay Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CartoDisplay Class |
The following tables list the members exposed by CartoDisplay.
Name | Description | |
---|---|---|
StateManager | All state management is done through this property. (Inherited from WebControl) |
Name | Description | |
---|---|---|
_callbackArg | Stores the callback argument passed in to RaiseCallbackEvent. Used in GetCallbackResult to process the callback request. (Inherited from WebControl) |
Name | Description | |
---|---|---|
AccessKey | Overridden. Not Used by CartoDisplay | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
BorderWidth | Overridden. Gets or sets the border width of the Web server control. | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from WebControl) | |
(Inherited from | ||
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). | |
ClientToolGraphicsWidth | Line width of shapes dragged on the PageLayout/Map controls while using a Tool. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CssClass | Overridden. Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. | |
Enabled | Overridden. Indicates whether the web control is enabled. This property is not used. | |
(Inherited from | ||
EnableViewState | Overridden. Indicates whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. | |
Font | Overridden. The font used in the WebControl. This property is not used. | |
ForeColor | Overridden. The ForeColor of the WebControl. This property is not used. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ImageFormat | The format of the image generated by the control in web-tier blending scenarios. | |
InitialExtent | The initial extent at which a control first renders. | |
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
TabIndex | Overridden. Not Used by CartoDisplay | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
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 | 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. | |
(Inherited from | ||
WebResourceLocation | The location of the web resources used by the ADF Web control if UseDefaultWebResrouces is false. (Inherited from WebControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
BrowserName | The name of the calling browser. | |
BrowserSupportsJavascript | Indicates whether Javascript is supported by the calling browser. | |
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
TagKey | Overridden. Gets the HTML tag for the control. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from WebControl) | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from WebControl) | |
GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from WebControl) | |
(Inherited from | ||
LoadPostData | Loads the post data. Not currently used. | |
(Inherited from | ||
RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from WebControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from WebControl) | |
RaisePostDataChangedEvent | Raises the PostDataChanged event. Not currently used. | |
Refresh | Refreshes the contents of the control for callback purposes. (Inherited from WebControl) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
AddAttributesToRender | Add style property to derived class that causes overflowing content to be truncated by the controls boundary instead of having it flow on the design surface and interfere with other controls. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetClientFileUrl | Gets the url for an embedded file in the assembly. | |
(Inherited from | ||
GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
LoadViewState | Overridden. Restores view-state information from a previous page request that was saved by the SaveViewState method. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnInit | Overridden. Raises the Init event. | |
(Inherited from | ||
OnPreRender | Overridden. Raises the PreRender event. Raises the OnConnectionChanged event if Host or ServerObject has changed. | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Renders the control. (Inherited from WebControl) | |
(Inherited from | ||
RenderContents | Overridden. Renders the control to the HtmlTextWriter. | |
RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from WebControl) | |
(Inherited from | ||
(Inherited from | ||
SaveViewState | Overridden. Overridden to handle viewstate for complex properties. | |
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from |