  | FilesPermissionHelperMovePermissions Method  | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static void MovePermissions(
	string sourcePath,
	string targetPath
)
Public Shared Sub MovePermissions ( 
	sourcePath As String,
	targetPath As String
)
Parameters
- sourcePath
 - Type: SystemString
 - targetPath
 - Type: SystemString
 
See Also