UltimateSpell Class Library

ClickOKEventArgs Constructor 

Constructor used to pass in properties.

[Visual Basic]
Public Sub New( _
   ByVal changed As Boolean _
)
[C#]
public ClickOKEventArgs(
   bool changed
);

See Also

ClickOKEventArgs Class | Karamasoft.WebControls.UltimateSpell Namespace