Fires when the dialog window is reloaded after the dialog window handles the operation.

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

Syntax

JavaScript
function add_reloaded(value);
function remove_reloaded(value);

See Also