Skip to main content

RefreshButtonProperties Class

Contains settings specific to the refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class RefreshButtonProperties :
    PropertiesBase,
    IPropertiesOwner

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