| NewsCategoryGetNewsCount Method (Int32) |
Gets the amount of news.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public static int GetNewsCount(
int categoryId
)
Public Shared Function GetNewsCount (
categoryId As Integer
) As Integer
Parameters
- categoryId
- Type: SystemInt32
Return Value
Type:
Int32See Also