ClickOKEventArgs Class

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image
Class sent to the event handler when the ClickOK event is fired.

Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738

Syntax

C#
public class ClickOKEventArgs : EventArgs
Visual Basic
Public Class ClickOKEventArgs _
	Inherits EventArgs
Visual C++
public ref class ClickOKEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Karamasoft.WebControls.UltimateSpell..::..ClickOKEventArgs

See Also