ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
ServerAction Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerCommandAction Class : ServerAction Method |
- info
- The ToolbarItemInfo associated with the tool.
Visual Basic (Declaration) | |
---|---|
Public Sub ServerAction( _ ByVal info As ToolbarItemInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ServerAction( ToolbarItemInfo info ) |
Parameters
- info
- The ToolbarItemInfo associated with the tool.