public IList<PageView> LoadForCatalogNodeType( CatalogNodeType catalogNodeType, int userId, string sortExpression )
Parameters
- catalogNodeType
- The type of catalog node views to load
- userId
- The user to filter views by; pass 0 for all users
- sortExpression
- Sort expression to apply to the result set
Return Value
A PageViewCollection that contains all views meeting the criteria