Skip to main content
A newer version of this page is available. .

RefreshButtonProperties Class

Contains settings specific to the refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RefreshButtonProperties :
    PropertiesBase,
    IPropertiesOwner

The following members return RefreshButtonProperties objects:

Library Related API Members
ASP.NET Controls and MVC Extensions 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