Click or drag to resize

VaultsetWorkingDir Method

Sets the local working directory for the applet (where files are to be downloaded into).
Initially working directory can be initialized from {@link #pWORKINGDIR pWORKINGDIR} parameter.
Mode: download. Is not supported because it works directly with files system

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