MobileApplicationEventBuilder
Defines the fluent API for configuring the Kendo MobileApplication for ASP.NET MVC events.
Methods
Init(System.String)
Fires after the mobile application is instantiated.
For more information see Init event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the init event.