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




The ArcGIS Web ADF editor class.

Object Model












Syntax

Visual Basic (Declaration) 
<ClientScriptResourceAttribute(ComponentType="display_editortask", ResourcePath="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Resources.javascript.display_editortask.js")>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design.EditorTaskDesigner, ESRI.ArcGIS.ADF.ArcGISServer.Editor, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")>
<SerializableAttribute()>
Public Class Editor 
   Inherits CompositeControl
Visual Basic (Usage)Copy Code
Dim instance As Editor
C# 
[ClientScriptResourceAttribute(ComponentType="display_editortask", ResourcePath="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Resources.javascript.display_editortask.js")]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design.EditorTaskDesigner, ESRI.ArcGIS.ADF.ArcGISServer.Editor, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")]
[SerializableAttribute()]
public class Editor : CompositeControl 

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.ArcGISServer.Editor.Editor

See Also

© 2010 All Rights Reserved.