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