Keyoti RapidSpell Web .NET Help Docs
TextBoxText Property
API DocumentationKeyoti.RapidSpellValidatorNeedsTextEventArgsTextBoxText
Keyoti RapidSpell Web .NET
The text to validate.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string TextBoxText { get; set; }
public virtual string TextBoxText { get; set; }
Public Overridable Property TextBoxText As String
	Get
	Set
Public Overridable Property TextBoxText As String
	Get
	Set
public:
virtual property String^ TextBoxText {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ TextBoxText {
	String^ get ();
	void set (String^ value);
}
abstract TextBoxText : string with get, set
override TextBoxText : string with get, set
abstract TextBoxText : string with get, set
override TextBoxText : string with get, set
Property Value
String

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331