Pluggable Navigation Documentation.
| Class | Description | 
|---|---|
| CommunityNavPage | Delegates model methods only usable by community page. | 
| CommunityPreviewNavPage | Delegates model methods only usable by community preview page. | 
| DirectoryNavPage | Delegates model methods only usable by directory page. | 
| LoginNavPage | Delegates model methods only usable by login page. | 
| MyPageNavPage | Delegates model methods only usable by my pages. | 
| NavigationPage | Class used as facade to navigation model for methods appropriate to which page is current | 
| NavVisibility | Navigation visibility enum. Used to handle collapse/expand of link sections in navigation. | 
| UserProfileNavPage | Delegates those model calls only accessible from the user profiel page. |