Skip to main content
A newer version of this page is available. .
Tab

HintClientSideEvents Properties

Contains a client-side hint’s event list.
Name Description
Hiding Gets or sets the name of the JavaScript function or the entire code which will handle the client Hiding event.
Init Gets or sets the name of the JavaScript function or the entire code which will handle the client Init event.
Showing Gets or sets the name of the JavaScript function or the entire code which will handle the client Showing event.
See Also