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