Click or drag to resize

Group Constructor (String)

Initializes a new instance of the Group class

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public Group(
	string groupName
)

Parameters

groupName
Type: SystemString
See Also