Click or drag to resize

VaultsendFilesAsync Method

Send files from clientData to specified url in asynchronous mode

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

Parameters

serverUrl
Type: string

Return Value

Type: [T:(Any)]
Promise object
See Also