Click or drag to resize

GroupGetAncestors Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public List<IPermissionControlled> GetAncestors(
	string[] path
)

Parameters

path
Type: SystemString

Return Value

Type: ListIPermissionControlled

Implements

IPermissionCustomAncestorsGetAncestors(String)
See Also