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. |
Showing | Gets or sets the name of the JavaScript function or the entire code which will handle the client Showing event. |
See Also