I am getting null currentPage in Index action of a page. I have added EPiServer route as well. My controller is inherited from
PageController<MyPage> and index gets hit but with null currentPage.
I am getting null currentPage in Index action of a page. I have added EPiServer route as well. My controller is inherited from
PageController<MyPage> and index gets hit but with null currentPage.