UploaderHelperCopyFile Method |
Copies file from the source path to the destination path.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public void CopyFile(
string destinationPath
)
Parameters
- destinationPath
- Type: SystemString
Path to the destination file
See Also