Compares two RoleInfo objects by performing a comparison of their rolenames
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int Compare( Object x, Object y ) |
Visual Basic |
---|
Public Function Compare ( x As Object, y As Object ) As Integer |
Parameters
- x
- Type: System..::..Object
One of the items to compare
- y
- Type: System..::..Object
One of the items to compare