ESRI.ArcGIS.ADF.ArcGISServer.Editor
ToolEventArgs Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerToolAction Class : ToolEventArgs Property




The ToolEventArgs associated with the tool.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ToolEventArgs As ToolEventArgs
Visual Basic (Usage)Copy Code
Dim instance As EditorServerToolAction
Dim value As ToolEventArgs
 
value = instance.ToolEventArgs
C# 
public ToolEventArgs ToolEventArgs {get;}

See Also

© 2010 All Rights Reserved.