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

MobileSplitViewPaneEventBuilder

Defines the fluent API for configuring the Kendo MobileSplitViewPane for ASP.NET MVC events.

Methods

Triggered when pane navigates to a view.

For more information see Navigate event.

Parameters

handler - System.String

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

ViewShow(System.String)

Triggered after the pane displays a view.

For more information see ViewShow event.

Parameters

handler - System.String

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

In this article
Not finding the help you need?