AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSNavigationEngine..::..GetAllNavigations Method

This method will return navigations for ALL sites. Usefull for multi-domain menu systems.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public List<Navigation> GetAllNavigations(
	int languageId
)

Parameters

languageId
Type: Int32
int Id of Language

Return Value

A List of Navigations