Click or drag to resize

IPageServiceGetPageByNavigationTag Method

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

Parameters

areaId
Type: SystemInt32
navigationTag
Type: SystemString

Return Value

Type: Page
See Also