Click or drag to resize

IPageServiceGetPagesForItems Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
PageCollection GetPagesForItems(
	IEnumerable<string> itemTypes
)

Parameters

itemTypes
Type: System.Collections.GenericIEnumerableString

Return Value

Type: PageCollection
See Also