Click or drag to resize

NewsCategoryCollectionContains Method

Determ is Category with specified id contains in collection

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public bool Contains(
	int systemCategoryID
)

Parameters

systemCategoryID
Type: SystemInt32

Return Value

Type: Boolean
See Also