Click or drag to resize

NewsCategoryGetRowCount Method

Gets the amount of news categories by searching filter.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static int GetRowCount(
	string search
)

Parameters

search
Type: SystemString
The searching filter.

Return Value

Type: Int32
See Also