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