Fires when one of the caption buttons is clicked after the dialog window handles the operation.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function add_buttonClicked(value);
function remove_buttonClicked(value);

See Also