Click or drag to resize

NamedItemListGetNamedItemListByID Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use GetListById instead")]
public static NamedItemList GetNamedItemListByID(
	int listID
)

Parameters

listID
Type: SystemInt32

Return Value

Type: NamedItemList
See Also