Click or drag to resize
SocialTopFolderCollectionSort Method (IComparerSocialTopFolder)
Sorts elements according to the given comparer.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public void Sort(
	IComparer<SocialTopFolder> comparer
)

Parameters

comparer
Type: System.Collections.GenericIComparerSocialTopFolder
Comparer.
Remarks