BootstrapClientHyperLink Events
Represents a client-side equivalent of the BootstrapHyperLink control.| Name | Description |
|---|---|
| Click | Occurs on the client side after an end-user clicks within a static editor. Inherited from ASPxClientStaticEdit. |
| Init | Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase. |
See Also