MobileSplitViewPaneEventBuilder
Defines the fluent API for configuring the Kendo MobileSplitViewPane for ASP.NET MVC events.
Methods
Navigate(System.String)
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.