AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageApiControllerBase..::..GetNavigations Method

Retrieves navigations filtered by the specified selectors.

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public List<Navigation> GetNavigations(
	eNavigationSelector selectors
)

Parameters

selectors
Type: AdvantageCMS.Core.Common.Enums..::..eNavigationSelector
The navigation selectors.

Return Value

A list of filtered navigations.