This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.workspaceChanged Event

Occurs when the content of the associated workspace is replaced.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function add_workspaceChanged(value);
function remove_workspaceChanged(value);

Remarks

This event corresponds to BaseViewer.WorkspaceChanged server-side member.

See Also

Reference