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




task
The editor task parent.
Constructor

Syntax

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

Parameters

task
The editor task parent.

See Also

© 2010 All Rights Reserved.