Click or drag to resize

VaultgetFileFieldName Method

Gets current field name for file (send() method). Default value is vault_file Is not supported. Was used to get ID of a file that is sent through sendFile method

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