ESRI.ArcGIS.ADF.Web.UI.WebControls
OK Event
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > UIParameterPanel Class : OK Event




Event that occurs when the user clicks the OK button.

Syntax

Visual Basic (Declaration) 
Public Event OK() As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As UIParameterPanel
Dim handler As EventHandler
 
AddHandler instance.OK, handler
C# 
public event EventHandler OK()

See Also

© 2010 All Rights Reserved.