ESRI.ArcGIS.ADF.Web.UI.WebControls
OverviewMapRenderer Class Members
See Also  Fields  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace : OverviewMapRenderer Class




The following tables list the members exposed by OverviewMapRenderer.

Public Constructors

 NameDescription
Public ConstructorOverviewMapRenderer Constructor Constructor  
Top

Public Fields

 NameDescription
Public FieldActualBorderWidth The border width of the control. (Inherited from InteractiveImageRenderer)
Public FieldAdjustedImageHeight The image height adjusted for the border. (Inherited from InteractiveImageRenderer)
Public FieldAdjustedImageWidth The image width adjusted for the border. (Inherited from InteractiveImageRenderer)
Public FieldBrowserName The browser to which rendering. (Inherited from InteractiveImageRenderer)
Public FieldCellName The name to use for the HTML cell rendered. (Inherited from InteractiveImageRenderer)
Public FieldClientScriptsLocation The location of client scripts (Inherited from InteractiveImageRenderer)
Public FieldControl The web control to be rendered. (Inherited from InteractiveImageRenderer)
Public FieldControlID The Unique ID of the control. (Inherited from InteractiveImageRenderer)
Public FieldDragBoxColor The color of the drag box on the control. (Inherited from InteractiveImageRenderer)
Public FieldDragLineWidth The width of the drag box line. (Inherited from InteractiveImageRenderer)
Public FieldEnableClientPostBack Whether client side postback is allowed (Inherited from InteractiveImageRenderer)
Public FieldFormID The name of the html form in which the control resides (Inherited from InteractiveImageRenderer)
Public FieldImageUrl The image to be displayed.  
Public FieldPageID The page ID of the control. (Inherited from InteractiveImageRenderer)
Public FieldToolTip The tool tip to place on rendered control (Inherited from InteractiveImageRenderer)
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AddToHiddenFieldsList Adds the the hidden files the renderer uses to a list that will be stored in a hidden field during Render.  
Public MethodGetHtml Builds the html to render the map control (Inherited from InteractiveImageRenderer)
Public MethodGetScriptsOverridden.  Builds the scripts required for the overview map control  
Public MethodRegisterHiddenFieldsOverridden.  Registers hidden fields  
Public MethodRender Renders the control. (Inherited from InteractiveImageRenderer)
Top

See Also

© 2010 All Rights Reserved.