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.v19.1.dll

Declaration

public class RefreshButtonProperties :
    PropertiesBase,
    IPropertiesOwner

The following members return RefreshButtonProperties objects:

Remarks

An object of the RefreshButtonProperties type can be accessed via the ASPxCaptcha.RefreshButton property.

Inheritance

Object
StateManager
PropertiesBase
RefreshButtonProperties
See Also