VaultselectSavePath Method |
Displays a SaveFile dialog box, that allows to browse local file system and select a file path for "save" operation.
initialPath parameter used to setup initial directory and filename.
dialogTitle string will be displayed in title bar.
Is not supported because it works directly with files system
Namespace:
Aras.Client.Controls.Public
Syntaxfunction selectSavePath();
See Also