Click or drag to resize

TopFolder.GetByKey Method

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public IPermissionControlled GetByKey(
	string key
)

Parameters

key
Type: System.String

Return Value

Type: IPermissionControlled

Implements

IPermissionLookup.GetByKey(String)
See Also