AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSNavigationEngine..::..GetNavigations Method (Int32, Int32)

Gets a shallow list of navigations for a specific domain and language

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

Syntax


public List<Navigation> GetNavigations(
	int domainId,
	int languageId
)

Parameters

domainId
Type: Int32
int Id of domain
languageId
Type: Int32
int Id of language

Return Value

A List of Navigations