New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.SignatureClientEvents

Defines the client events handlers.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.SignatureClientEvents : IDefaultCheck

Properties

OnChange String

Fired when the value of the RadSignature is changed by the user.

OnClose String

Fires when the value popup of the component gets closed.

OnInitialize String

Fired when the Signature control is initialized.

OnLoad String

Fired when the Signature control is loaded on the page.

OnOpen String

Fires when the value popup of the component gets opened.

In this article