Skip to content

Latest commit

 

History

History
14 lines (5 loc) · 509 Bytes

File metadata and controls

14 lines (5 loc) · 509 Bytes

Navigation Documentation

NavigationProviderBase

An abstract base class for creating reducing boilerplate in INavigationProvider for checking the name parameter and if the user is authenticated.

MainMenuNavigationProviderBase

An abstract base class derived from NavigationProviderBase for creating home page menu structure using the main navigation name. If you use the Lombiq.BaseTheme it automatically displays the generated menu as a widget in the Navigation zone.