Click or drag to resize

IPermissionCustomAncestorsGetAncestors Method

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

Parameters

path
Type: SystemString

Return Value

Type: ListIPermissionControlled
See Also