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