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