Click or drag to resize

VaultgetResponse Method

Returns the Response property, which is set with the server response data from the upload() method call.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getResponse();

Return Value

Type: [T:(Any)]
string
See Also