CaptchaTextBoxProperties.LabelText Property
Gets or sets the text of the text box label within the captcha control.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "Type the code shown:" | A string value that specifies the label text. |
See Also