Back to Devexpress

ASPxClientCaptcha Class

aspnet-js-aspxclientcaptcha.md

latest1006 B
Original Source

ASPxClientCaptcha Class

Represents the client-side equivalent of the ASPxCaptcha control.

Declaration

ts
declare class ASPxClientCaptcha extends ASPxClientControl

Remarks

In addition to the common functionality inherited from its ancestors, the ASPxClientCaptcha object allows you to refresh the code displayed within the editor’s challenge image (the ASPxClientCaptcha.Refresh).

Note

The client-side programmatic interface is available if the editor’s ASPxCaptcha.ClientInstanceName property is defined or any client event is handled.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientCaptcha

See Also

Captcha Control

ASPxClientCaptcha Members