CustomCommandButton.ClientClickEvent

CustomCommandButton.ClientClickEvent property

Gets or sets the click event handler at client side.

public string ClientClickEvent { get; set; }

See Also