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




An editor for selecting which layers will be editable by the EditorTask.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design.EditableLayersEditorForm

See Also

© 2010 All Rights Reserved.