Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Le Xuan Trung 10 posts 80 karma points
    Aug 24, 2015 @ 16:24
    Le Xuan Trung
    0

    Return RedirectToUmbracoPage() not working !

    Hi all. in mycontroller i have used "return RedirectToumbracoPage(1325)" to open a new URL. But it not working. Please help me. Thanks.

     [HttpPost]
            public ActionResult Redirect(BaiDuThi bdt)
            {
    
                //....
                //.....
               // .....
                return RedirectToUmbracoPage(1325);
    
    
            }
    
  • Le Xuan Trung 10 posts 80 karma points
    Aug 25, 2015 @ 09:43
    Le Xuan Trung
    0

    Help. Thank all.

  • Ben Abbott 19 posts 124 karma points
    Aug 25, 2015 @ 10:09
    Ben Abbott
    0

    What kind of error are you getting (404, ASP.NET Exception...)?

  • Le Xuan Trung 10 posts 80 karma points
    Aug 25, 2015 @ 14:32
    Le Xuan Trung
    0

    No, no errors, only is it can't open new page by return redirecttoumbracopage(id). I hope that you or anyone will solve this problem. Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft