New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

OnClientButtonToggled

The OnClientButtonToggled event occurs after a toggle button is clicked.

The event handler receives two parameters:

  1. The instance of the ribbonbar firing the event.

  2. An eventArgs parameter containing the following methods:

    • get_button() returns a reference of the toggle button which is clicked.

    • get_domEvent() returns the DOM event object.

See Also

In this article
See Also
Not finding the help you need?
Contact Support