Getting combinations of rows from database tables is simple. First you have to understand the difference between Cartesian product and Permutation before we go any further.
Sunday, 12 October 2014
Thursday, 2 October 2014
How to Get Current Page in Dynamic Content Plugin or from Controller in EPiServer
If you want to get the current page in a block controller or from an ActionFilter, you can use EpiServer PageRouteHelper class