Click or drag to resize

IPageRepositoryGetPages Method (IEnumerableInt32)

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IDictionary<int, Page> GetPages(
	IEnumerable<int> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: IDictionaryInt32, Page
See Also