|
| 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.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal task As EditorTask _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SelectionPanel( EditorTask task ) | |
Parameters
- task
- The editor task that is being configured.