Click or drag to resize

PageServiceGetPageIDByMasterID Method

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

Parameters

masterId
Type: SystemInt32
languageAreaId
Type: SystemInt32

Return Value

Type: Int32

Implements

IPageServiceGetPageIDByMasterID(Int32, Int32)
See Also