Click or drag to resize

IPageService.GetPageIDByMasterID Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
int GetPageIDByMasterID(
	int masterId,
	int languageAreaId
)

Parameters

masterId
Type: System.Int32
languageAreaId
Type: System.Int32

Return Value

Type: Int32
See Also