ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorPanel Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorPanel Class




Base class for EditorPanels hosted by the EditorTask.

Object Model






Syntax

Visual Basic (Declaration) 
Public MustInherit Class EditorPanel 
   Inherits FloatingPanel
Visual Basic (Usage)Copy Code
Dim instance As EditorPanel
C# 
public abstract class EditorPanel : FloatingPanel 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.CompositeControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
               ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel
                  ESRI.ArcGIS.ADF.ArcGISServer.Editor.EditorPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.AddPointPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.CreateFeaturePanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.EditAttributesPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.EditorSettingsPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.SelectionPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.SnappingPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.TooledEditorPanel
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.VersionIDPanel

See Also

© 2010 All Rights Reserved.