Keyoti RapidSpell Silverlight API Docs
DialogView_IgnoreButtonClick Method (s, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterDialogView_IgnoreButtonClick(Object, EventArgs)
Keyoti RapidSpell Silverlight
Handles IDialogView event
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual void DialogView_IgnoreButtonClick(
	Object s,
	EventArgs e
)
Public Overridable Sub DialogView_IgnoreButtonClick ( 
	s As Object,
	e As EventArgs
)
public:
virtual void DialogView_IgnoreButtonClick(
	Object^ s, 
	EventArgs^ e
)
abstract DialogView_IgnoreButtonClick : 
        s : Object * 
        e : EventArgs -> unit 
override DialogView_IgnoreButtonClick : 
        s : Object * 
        e : EventArgs -> unit 
Parameters
s (Object)
e (EventArgs)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)