| FilesPermissionHelperGetPermissionLevel Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static PermissionLevel GetPermissionLevel(
string relativePath
)
Public Shared Function GetPermissionLevel (
relativePath As String
) As PermissionLevel
Parameters
- relativePath
- Type: SystemString
Return Value
Type:
PermissionLevelSee Also