Class FolderPathComparer
Inherited Members
Namespace: DotNetNuke.Services.Assets
Assembly: DotNetNuke.dll
Syntax
public class FolderPathComparer : IComparer<int>
Constructors
FolderPathComparer()
Declaration
public FolderPathComparer()
Methods
Compare(int, int)
Declaration
public int Compare(int folderIdA, int folderIdB)
Parameters
| Type | Name | Description |
|---|---|---|
| int | folderIdA | |
| int | folderIdB |
Returns
| Type | Description |
|---|---|
| int |