Method DocsUploadView.setParent

Sets the upload destination to the specified folder. This overrides setIncludeFolders to false.

Signature

setParent(parentId: string): DocsUploadView;

Details

Optional No
Final No
Protected No
Static No

Parameters

Name Type Optional Description
parentId string No

Returns

DocsUploadView