Documentation > CMS Template API Library > User > GetUsersByGroupName(String)

GetUsersByGroupName

Gets a List of users that are members of the group specified in the name.

public List<User> GetUsersByGroupName(String)


Returns

List of users.

Parameters

NameDescriptionType
groupName Name of the group. System.String

Connect with Crownpeak