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