MobileCollapsibleEventBuilder
Methods
Collapse(System.String)
Fires when the user collapses the content.
For more information see Collapse event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the collapse event.
Expand(System.String)
Fires when the user expands the content.
For more information see Expand event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the expand event.