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




An EditorPanel that provides the ability to edit feature attributes.

Object Model






Syntax

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

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.EditAttributesPanel

See Also

© 2010 All Rights Reserved.