Copied to clipboard

Flag this post as spam?

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


  • ben friedland 1 post 21 karma points
    Oct 17, 2011 @ 13:06
    ben friedland
    0

    MvcBridge, Action Urls

    I'm evaluating MVC bridge as an umbraco newbie.  I want to render a URL to an action so that I can get the html that it will render.  

    I have put the following into my view:

    Action URL=[ @Url.Action("MyAction", "MyController") ]

    But when it is rendered I get:

    Action URL=[  ]

    It is possible to achieve what I am trying to do?

  • Karl 21 posts 133 karma points
    Jan 02, 2013 @ 10:07
    Karl
    0

    I understand that it's only possible to create action links to surface controllers.

Please Sign in or register to post replies

Write your reply to:

Draft