| NamedItemListGetListsByArea Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static IEnumerable<NamedItemList> GetListsByArea(
int areaId
)
Public Shared Function GetListsByArea (
areaId As Integer
) As IEnumerable(Of NamedItemList)
Parameters
- areaId
- Type: SystemInt32
Return Value
Type:
IEnumerableNamedItemListSee Also