Click or drag to resize

VaultaddFileToList Method

Add the specified file URL to the fileList.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function addFileToList(fileID, filename);

Parameters

fileID
Type: string
filename
Type: string

Return Value

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