Click or drag to resize

NamedItemListGetListsByArea Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static IEnumerable<NamedItemList> GetListsByArea(
	int areaId
)

Parameters

areaId
Type: SystemInt32

Return Value

Type: IEnumerableNamedItemList
See Also