c# - sitefinity Mvc Widget not redirecting -


i using code below on sitefinity mvc widget redirect index method conrtoller , getting 404 error ideas.

[httppost]         public actionresult editsubjectdetails(elearningsubjectmodel model)         {             return redirecttoaction("index", "prmanagercontroller");         } 

i have found solution

login sitefinity click administartion> settings>advantced>pages , tick enablebackwardcompatabilityforpagesurls , code have added works fine.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -