ESRI.ArcGIS.ADF.Web.UI.WebControls
CartoDisplay Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CartoDisplay Class




The following tables list the members exposed by CartoDisplay.

Public Fields

 NameDescription
public FieldStateManager All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
Top

Protected Fields

 NameDescription
protected Field_callbackArg Stores the callback argument passed in to RaiseCallbackEvent. Used in GetCallbackResult to process the callback request. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
Top

Public Properties

 NameDescription
public PropertyAccessKeyOverridden.  Not Used by CartoDisplay  
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 PropertyBorderWidthOverridden.  Gets or sets the border width of the Web server control.  
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).  
public PropertyClientToolGraphicsWidth Line width of shapes dragged on the PageLayout/Map controls while using a Tool.  
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 PropertyCssClassOverridden.  Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.  
public PropertyEnabledOverridden.  Indicates whether the web control is enabled. This property is not used.  
public PropertyEnableTheming (Inherited from System.Web.UI.Control)
public PropertyEnableViewStateOverridden.  Indicates whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.  
public PropertyFontOverridden.  The font used in the WebControl. This property is not used.  
public PropertyForeColorOverridden.  The ForeColor of the WebControl. This property is not used.  
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 PropertyImageFormat The format of the image generated by the control in web-tier blending scenarios.  
public PropertyInitialExtent The initial extent at which a control first renders.  
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 PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.Control)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndexOverridden.  Not Used by CartoDisplay  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
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 PropertyUseMimeData 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 PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisible (Inherited from System.Web.UI.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.  
protected PropertyBrowserSupportsJavascript Indicates whether Javascript is supported by the calling browser.  
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 PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
protected PropertyTagKeyOverridden.  Gets the HTML tag for the control.  
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

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResult Handles processing of the callback request and returns the result to the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodGetScriptReferences 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)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodLoadPostDataLoads the post data. Not currently used.  
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRaiseCallbackEvent 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)
public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodRaisePostDataChangedEventRaises the PostDataChanged event. Not currently used.  
public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetClientFileUrl Gets the url for an embedded file in the assembly.  
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarnings 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 ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewStateOverridden.  Restores view-state information from a previous page request that was saved by the SaveViewState method.  
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnInitOverridden.  Raises the Init event.  
protected MethodOnPreRenderOverridden.  Raises the PreRender event. Raises the OnConnectionChanged event if Host or ServerObject has changed.  
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRender (Inherited from System.Web.UI.Control)
protected MethodRenderContentsOverridden.  Renders the control to the HtmlTextWriter.  
protected MethodRenderDesignModeWarnings 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 ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Overridden to handle viewstate for complex properties.  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

Public Events

 NameDescription
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventInit (Inherited from System.Web.UI.Control)
public EventLoad (Inherited from System.Web.UI.Control)
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.