Click or drag to resize

PageGetByKey Method

Namespace:  Dynamicweb.Content
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