Click or drag to resize

UserAndGroupTypeServiceGetUserAndGroupField Method (UserAndGroupType, UserDataBaseField)

Namespace:  Dynamicweb.Security.UserManagement.UserTypes
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static UserAndGroupField GetUserAndGroupField(
	UserAndGroupType item,
	UserDataBaseField dbField
)

Parameters

item
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType
dbField
Type: Dynamicweb.Security.UserManagementUserDataBaseField

Return Value

Type: UserAndGroupField
See Also