Easy Tutorial
❮ Asp Ref Application Prop Sharename ❯

ASP MoveFolder Method



The MoveFolder method moves one or more folders from one location to another.

Syntax

Parameter Description
source Required. The path to the folder(s) to be moved. Wildcards can be included in the final component.
destination Required. The destination for the moved folder(s). Cannot include wildcards.

Example


❮ Asp Ref Application Prop Sharename ❯