LocalizedHyperlinkOnClientClick Property |
Gets or sets the client-side script that executes when link event is clicked.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string OnClientClick { get; set; }
Property Value
Type:
StringSee Also