I am new to Kentico, I can see the project I am working on using DocumentHelper.GetDocument to get custom page table data and CustomTableItemProvider.GetItems to get custom table data. Is there a similar way to get data from a view that has been created in the database? If not what is the recomended way to implement connecting to the DB to query a view? I can see the views in the CMS under Database Object-@Views.
↧