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




task
The editor task that is being configured.
Constructor

Syntax

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

Parameters

task
The editor task that is being configured.

See Also

© 2010 All Rights Reserved.