ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
CreateEditAttributesPanel Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > Editor Class : CreateEditAttributesPanel Method |
- task
- The EditorTask using the EditAttributesPanel.
Visual Basic (Declaration) | |
---|---|
Protected Overridable Function CreateEditAttributesPanel( _ ByVal task As EditorTask _ ) As EditorPanel |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual EditorPanel CreateEditAttributesPanel( EditorTask task ) |
Parameters
- task
- The EditorTask using the EditAttributesPanel.