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