Back to Devexpress

ASPxCaptcha.RefreshButtonStyle Property

aspnet-devexpress-dot-web-dot-aspxcaptcha-e4e5dc20.md

latest1.3 KB
Original Source

ASPxCaptcha.RefreshButtonStyle Property

Gets the style properties for the refresh button of the captcha control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual RefreshButtonStyle RefreshButtonStyle { get; }
vb
Public Overridable ReadOnly Property RefreshButtonStyle As RefreshButtonStyle

Property Value

TypeDescription
RefreshButtonStyle

A RefreshButtonStyle object defining the appearance of the refresh button.

|

See Also

Captcha Control

ASPxCaptcha Class

ASPxCaptcha Members

DevExpress.Web Namespace