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




An EditorPanel that provides the ability to edit the geometry of existing features.

Object Model






Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class EditExistingFeaturePanel 
   Inherits TooledEditorPanel
Visual Basic (Usage)Copy Code
Dim instance As EditExistingFeaturePanel
C# 
[SerializableAttribute()]
public class EditExistingFeaturePanel : TooledEditorPanel 

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.TooledEditorPanel
                        ESRI.ArcGIS.ADF.ArcGISServer.Editor.EditExistingFeaturePanel

See Also

© 2010 All Rights Reserved.