Adoxio / xRM-Portals-Community-Edition

The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
MIT License
107 stars 60 forks source link

Custom aspx pages utilising data from portal cache rather than directly from server [Help Wanted] #121

Open TomWinton opened 4 years ago

TomWinton commented 4 years ago

Hallo Developing some new custom aspx page templates, within them i want to read specific entity data, which I can do fine. But I think that all of my read operations are going directly to the database and I was wondering if it was possible for me to read this data from the portals cache?