Click or drag to resize

FilesPermissionHelperCopyPermissions Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void CopyPermissions(
	string sourcePath,
	string targetPath
)

Parameters

sourcePath
Type: SystemString
targetPath
Type: SystemString
See Also