Click or drag to resize

GroupGetByKey Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IPermissionControlled GetByKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: IPermissionControlled

Implements

IPermissionLookupGetByKey(String)
See Also