Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Moves the file to the specified destination URL.
Overload List
Name | Description | |
---|---|---|
![]() |
MoveTo(String) | Moves the file to the destination URL but does not overwrite an existing file of the same name. |
![]() |
MoveTo(String, SPMoveOperations) | Moves the file to the specified destination URL based on the type of operation that is specified. |
![]() |
MoveTo(String, Boolean) | Moves the file to the destination URL and optionally overwrites an existing file of the same name. |
![]() |
MoveTo(String, SPMoveOperations, Boolean) | Moves the file to the specified destination URL. |
Top