RefreshButtonProperties.ShowImage Property
Gets or sets whether the image within the refresh button is displyed.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the RefreshButtonProperties.Image properties to specify the image for the refresh button of the ASPxCaptcha.
See Also