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