Keyoti RapidSpell Web .NET Help Docs
ValidatorNeedsTextEventArgs Constructor (textBoxText, textComponentID)
API DocumentationKeyoti.RapidSpellValidatorNeedsTextEventArgsValidatorNeedsTextEventArgs(String, String)
Keyoti RapidSpell Web .NET
Creates a new instance
Declaration Syntax
C#Visual BasicVisual C++
public ValidatorNeedsTextEventArgs(
	string textBoxText,
	string textComponentID
)
Public Sub New ( _
	textBoxText As String, _
	textComponentID As String _
)
public:
ValidatorNeedsTextEventArgs(
	String^ textBoxText, 
	String^ textComponentID
)
Parameters
textBoxText (String)
The text in the textbox if known
textComponentID (String)
The ID of the textbox if known

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625