MobileSplitViewEventBuilder
Methods
Init(System.String)
Fires after the mobile SplitView and its child widgets are initialized.
For more information see Init event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the init event.
Show(System.String)
Fires when the mobile SplitView becomes visible.
For more information see Show event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the show event.