ESRI.ArcGIS.ADF.Web.UI.WebControls
ZoomLevel Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ZoomLevel Class


A web control used for changing the zoom level of a buddied map control.

Object Model



Syntax

Visual Basic (Declaration)  
Public Class ZoomLevel 
   Inherits WebControl
Visual Basic (Usage) Copy Code
Dim instance As ZoomLevel
C#  
public class ZoomLevel : WebControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.ZoomLevel

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also