  | PermissionControlledFile Constructor (String) | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic PermissionControlledFile(
	string relativePath
)
Public Sub New ( 
	relativePath As String
)
Parameters
- relativePath
 - Type: SystemString
 
See Also