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