| 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
)
Public Function Contains (
systemCategoryID As Integer
) As Boolean
Parameters
- systemCategoryID
- Type: SystemInt32
Return Value
Type:
BooleanSee Also