[DataObjectMethod(DataObjectMethodType.Select)] public IList<CatalogNode> LoadForCategory( int categoryId, bool publicOnly )
Parameters
- categoryId
- The category Id for which to load the catalog nodes
- publicOnly
- If true on public (published) nodes are included
Return Value
The collection of catalog node items for the given category