Click or drag to resize

UserSort Constructor (Int32, Int32)

Initializes a new instance of the UserSort class

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public UserSort(
	int groupID,
	int sort
)

Parameters

groupID
Type: SystemInt32
sort
Type: SystemInt32
See Also