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




editor
The EditorTask being edited by this form.
Constructs an EditableLayersEditorForm instance.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal editor As EditorTask _
)
Visual Basic (Usage)Copy Code
Dim editor As EditorTask
 
Dim instance As EditableLayersEditorForm(editor)
C# 
public EditableLayersEditorForm( 
   EditorTask editor
)

Parameters

editor
The EditorTask being edited by this form.

See Also

© 2010 All Rights Reserved.