Click or drag to resize

NewsCategoryGetCategoryList Method (String)

Gets the news category list by ids.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static NewsCategoryCollection GetCategoryList(
	string ids
)

Parameters

ids
Type: SystemString
The list of category ids.

Return Value

Type: NewsCategoryCollection
See Also