Class FolderPathComparer
Inheritance
System.Object
FolderPathComparer
Namespace: DotNetNuke.Services.Assets
Assembly: DotNetNuke.dll
Syntax
public class FolderPathComparer : IComparer<int>
Constructors
| Improve this Doc View SourceFolderPathComparer()
Initializes a new instance of the FolderPathComparer class.
Declaration
public FolderPathComparer()
Methods
| Improve this Doc View SourceCompare(Int32, Int32)
Declaration
public int Compare(int folderIdA, int folderIdB)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | folderIdA | |
System.Int32 | folderIdB |
Returns
Type | Description |
---|---|
System.Int32 |