Click or drag to resize

IPageService.GetPages Method (Int32[])

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
PageCollection GetPages(
	int[] pageIds
)

Parameters

pageIds
Type:System.Int32[]

Return Value

Type: PageCollection
See Also