Back to Devexpress

CaptchaSettings.ChallengeImage Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-captchasettings.md

latest1.3 KB
Original Source

CaptchaSettings.ChallengeImage Property

Gets the settings of image displayed within the challenge image element.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public CaptchaImageProperties ChallengeImage { get; }
vb
Public ReadOnly Property ChallengeImage As CaptchaImageProperties

Property Value

TypeDescription
CaptchaImageProperties

A CaptchaImageProperties object that contains image settings.

|

See Also

Captcha

CaptchaSettings Class

CaptchaSettings Members

DevExpress.Web.Mvc Namespace