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




task
The EditorTask instance that is the parent of this control.
Creates an EditExistingFeaturePanel instance.

Syntax

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

Parameters

task
The EditorTask instance that is the parent of this control.

See Also

© 2010 All Rights Reserved.