Check documentation for the latest version of dhtmlxSuite getStatus DHTMLX Docs

getStatus

returns the status of uploading

number getStatus();
numberuploading status (please check details below)

Example

var status = myVault.getStatus();

Details

This API page is for Vault v2.5. Please go to docs.dhtmlx.com/vault/ to see API reference for the current version of dhtmlxVault.

Change log

added in version 2.0

Back to top