Click or drag to resize

UserSortCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.Generic.List<UserSort>
    Dynamicweb.Security.UserManagement.UserSortCollection

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