Click or drag to resize

NamedItemList.GetListsByArea 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: System.Int32

Return Value

Type: IEnumerable<NamedItemList>
See Also