The RoleComparer class provides an Implementation of IComparer for RoleInfo objects

Namespace: DotNetNuke.Security.Roles
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class RoleComparer : IComparer
Visual Basic
Public Class RoleComparer
	Implements IComparer

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Security.Roles..::..RoleComparer

See Also