Click or drag to resize

UserAndGroupTypeServiceCheckCanBeChild Method

Namespace:  Dynamicweb.Security.UserManagement.UserTypes
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static bool CheckCanBeChild(
	UserAndGroupType child,
	UserAndGroupType parent
)

Parameters

child
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType
parent
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType

Return Value

Type: Boolean
See Also