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