Click or drag to resize

IPageService.GetPageByNavigationTag Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
Page GetPageByNavigationTag(
	int areaId,
	string navigationTag
)

Parameters

areaId
Type: System.Int32
navigationTag
Type: System.String

Return Value

Type: Page
See Also