NavigationComparer Members

Include Protected Members
Include Inherited Members

Implements the generic IComparer interface that can sort PortalSiteMapNodes for a given locale by title or date, and by ascending or descending order,

The NavigationComparer type exposes the following members.

Constructors

  Name Description
Public method NavigationComparer Constructs a NavigationComparer object.

Top

Methods

  Name Description
Public method Compare Compares two PortalSiteMapNode objects in accordance with the IComparer interface, based on the configuration.
Public method CompareProperties This member is reserved for internal use and is not intended to be used directly from your code..
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SortNavigationNodes Uses the specified configuration to sort the specified list.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

NavigationComparer Class

Microsoft.SharePoint.Publishing.Navigation Namespace