Click or drag to resize

UserSortCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListUserSort
    Dynamicweb.Security.UserManagementUserSortCollection

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class UserSortCollection : List<UserSort>

The UserSortCollection type exposes the following members.

Constructors
  NameDescription
Public methodUserSortCollection
Initializes a new instance of the UserSortCollection class
Top
Methods
See Also