Show / Hide Table of Contents

Class FolderPathComparer

Inheritance
object
FolderPathComparer
Implements
IComparer<int>
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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

Implements

IComparer<T>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS