Aurigma Graphics Mill 5.5 for .NET
BaseViewer..::.returnValue Property
When a remote scripting method is completed, this method returns its return value.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Syntax
Java Script
function get_returnValue();
Property Value
The value returned by remote scripting method.Remarks
To determine when the remote method is completed, use statusChanged event.