ESRI.ArcGIS.ADF.ArcGISServer.Editor
CreatePostToolExecuteEventArgs Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerToolAction Class : CreatePostToolExecuteEventArgs Method




Creates the EditorToolEventArgs passed to event handlers.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CreatePostToolExecuteEventArgs() As EditorToolEventArgs
Visual Basic (Usage)Copy Code
Dim instance As EditorServerToolAction
Dim value As EditorToolEventArgs
 
value = instance.CreatePostToolExecuteEventArgs()
C# 
protected virtual EditorToolEventArgs CreatePostToolExecuteEventArgs()

Return Value

The EditorToolEventArgs for the EditorTool.

See Also

© 2010 All Rights Reserved.