CaptchaTextBoxProperties Class
In This Article
Contains settings specific to the text box within the ASPxCaptcha.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CaptchaTextBoxProperties :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return CaptchaTextBoxProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Captcha |
#Remarks
An object of the CaptchaTextBoxProperties type can be accessed via the ASPxCaptcha‘s ASPxCaptcha.TextBox property.
#Inheritance
Object
StateManager
PropertiesBase
CaptchaTextBoxProperties
See Also