Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Implements the generic IComparer interface that can sort PortalSiteMapNode objects for a given locale by title or date, and by ascending or descending order.
The NavigationComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NavigationComparer | Constructs a NavigationComparer object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Compare | Compares two PortalSiteMapNode objects in accordance with the IComparer interface, based on the configuration. |
![]() |
CompareProperties | This member is reserved for internal use and is not intended to be used directly from your code.. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SortNavigationNodes | Sorts the specified list using the specified configuration. |
![]() |
ToString | (Inherited from Object.) |
Top