Click or drag to resize

PermissionControlledFile Constructor (String)

Initializes a new instance of the PermissionControlledFile class

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PermissionControlledFile(
	string relativePath
)

Parameters

relativePath
Type: SystemString
See Also