CaptchaTextBoxProperties Class
Contains settings specific to the text box within the ASPxCaptcha.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CaptchaTextBoxProperties objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCaptcha.TextBox |
ASP.NET MVC Extensions | CaptchaSettings.TextBox |
Remarks
An object of the CaptchaTextBoxProperties type can be accessed via the ASPxCaptcha‘s ASPxCaptcha.TextBox property.
Inheritance
Object
StateManager
PropertiesBase
CaptchaTextBoxProperties
See Also