Canvas.returnValue Property

Gets the value returned by a remote scripting method.

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

Syntax

Java Script
function get_returnValue();

Property Value

The string returned by a remote scripting method.

Remarks

This property corresponds to Canvas.ReturnValue server-side member.

See Also

Reference