RefreshButtonProperties Class
In This Article
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
#Related API Members
The following members return RefreshButtonProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Captcha |
#Remarks
An object of the RefreshButtonProperties type can be accessed via the ASPxCaptcha.RefreshButton property.
#Inheritance
Object
StateManager
PropertiesBase
RefreshButtonProperties
See Also