A quick and easy-to-install ASP.NET CAPTCHA

HIPControl.Text Property

Collapse All

Text entered into the textbox

Syntax

Visual Basic
Public Property ReadOnly Text As String
C#
public string Text { get; }
C++
public: __property String* get_Text();
JScript
public function get Text() : String

See Also

HIPControl Class | Clearscreen.SharpHIP Namespace