ESRI.ArcGIS.ADF.ArcGISServer.Editor
OnClosing Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design Namespace > MapResourceSelectionEditorForm Class : OnClosing Method




e
Raises the System.Windows.Forms.Form.Closing event.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnClosing( _
   ByVal e As CancelEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As MapResourceSelectionEditorForm
Dim e As CancelEventArgs
 
instance.OnClosing(e)
C# 
protected override void OnClosing( 
   CancelEventArgs e
)

Parameters

e

See Also

© 2010 All Rights Reserved.