Click or drag to resize
HeaderActionOnClientClick Property
The JavaScript executed on client click event.

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public override string OnClientClick { get; set; }

Property Value

Type: String
See Also