ESRI.ArcGIS.ADF.ArcGISServer.Editor
CreatePostCommandExecuteEventArgs Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerCommandAction Class : CreatePostCommandExecuteEventArgs Method




Creates the EditorCommandEventArgs passed to event handlers.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CreatePostCommandExecuteEventArgs() As EditorCommandEventArgs
Visual Basic (Usage)Copy Code
Dim instance As EditorServerCommandAction
Dim value As EditorCommandEventArgs
 
value = instance.CreatePostCommandExecuteEventArgs()
C# 
protected virtual EditorCommandEventArgs CreatePostCommandExecuteEventArgs()

Return Value

The EditorCommandEventArgs for the EditorCommand.

See Also

© 2010 All Rights Reserved.