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

ToggleButtonEventBuilder

Methods

Toggle(System.String)

Fires when the ToggleButton selected state is toggled.

For more information see Toggle event.

Parameters

handler - System.String

The name of the JavaScript function that will handle the toggle event.

Click(System.String)

Fires when the ToggleButton selected state is clicked.

For more information see Click event.

Parameters

handler - System.String

The name of the JavaScript function that will handle the click event.

In this article
Not finding the help you need?