Click or drag to resize

VaultsetFileName Method

Sets the Filename property. This can be used to set the file name as an alternative to the SelectFile() method. Is not supported because it works directly with files system

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