IList<Category> GetRandomFeaturedCategories( bool publicOnly, int count )
Parameters
- publicOnly
- If true, only public items are included in the result
- count
- The maximum number of featured items to return
Return Value
A collection of random featured categories