Click or drag to resize

CategoryGetCategoriesByIDs Method (IEnumerableInt32)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static CategoryCollection GetCategoriesByIDs(
	IEnumerable<int> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: CategoryCollection
See Also