Click or drag to resize

LimitedUserGetAncestors Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public List<IPermissionControlled> GetAncestors(
	string[] path
)

Parameters

path
Type: SystemString

Return Value

Type: ListIPermissionControlled

Implements

IPermissionCustomAncestorsGetAncestors(String)
See Also