int CountForCategory( int categoryId, bool recurse, bool publicOnly )
Parameters
- categoryId
- The category to get webpages from
- recurse
- A value indicating whether or not to get webpages from subcategories as well
- publicOnly
- A value indicating whether or not to get only public webpages or all webpages
Return Value
Count of webpages