Click or drag to resize

VaultdeleteFile Method

Delete the file from the local file system specified by the argument, which is a fully qualified path to the file. Is not supported because it works with files system directly.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function deleteFile();
See Also