Click or drag to resize

PageServiceGetPage Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Page GetPage(
	int pageId
)

Parameters

pageId
Type: SystemInt32

Return Value

Type: Page

Implements

IPageServiceGetPage(Int32)
See Also