Click or drag to resize

UserGetAncestors Method (Int32)

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static IEnumerable<Group> GetAncestors(
	int userId
)

Parameters

userId
Type: SystemInt32

Return Value

Type: IEnumerableGroup
See Also