Click or drag to resize

PageServiceGetPagesForItems Method

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

Parameters

itemTypes
Type: System.Collections.GenericIEnumerableString

Return Value

Type: PageCollection

Implements

IPageServiceGetPagesForItems(IEnumerableString)
See Also