Click or drag to resize

IAreaRepositoryGetAreas Method (IEnumerableInt32)

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

Parameters

ids
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: IDictionaryInt32, Area
See Also