Back to Devexpress

ASPxClientTimer Class

aspnet-js-aspxclienttimer.md

latest1.1 KB
Original Source

ASPxClientTimer Class

Represents a client-side equivalent of the ASPxTimer object.

Declaration

ts
declare class ASPxClientTimer extends ASPxClientControl

Remarks

The ASPxClientTimer class represents a client timer object - a client-side equivalent of the ASPxTimer component.

The timer’s client-side API includes two methods: the ASPxClientTimer.SetInterval and ASPxClientTimer.SetEnabled.

For an example on how to manipulate the ASPxClientTimer component on the client side, see Client-Side Functionality demo.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientTimer

See Also

News Control

ASPxClientTimer Members