Click or drag to resize

FlowGetByKey Method

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

Parameters

key
Type: SystemString

Return Value

Type: IPermissionControlled

Implements

IPermissionLookupGetByKey(String)
See Also