Click or drag to resize

UserAndGroupTypeServiceGetUserAndGroupField Method (UserAndGroupType, String)

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

Parameters

item
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType
fieldSystemName
Type: SystemString

Return Value

Type: UserAndGroupField
See Also