Click or drag to resize

PermissionControlledFileGetByKey Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IPermissionControlled GetByKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: IPermissionControlled

Implements

IPermissionLookupGetByKey(String)
See Also