UltimateSpell Class Library

ClickOKEventArgs Class

Class sent to the event handler when the ClickOK event is fired.

For a list of all members of this type, see ClickOKEventArgs Members.

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

[Visual Basic]
Public Class ClickOKEventArgs
    Inherits EventArgs
[C#]
public class ClickOKEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateSpell

Assembly: UltimateSpell (in UltimateSpell.dll)

See Also

ClickOKEventArgs Members | Karamasoft.WebControls.UltimateSpell Namespace