Copied to clipboard

Flag this post as spam?

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


  • Mike Chambers 621 posts 1203 karma points c-trib
    Jan 11, 2013 @ 12:45
    Mike Chambers
    0

    umbracoContour.RenderForm vs umbracoContour.Form

    When should each of these be used?

    Is one for webforms and the other mvc based? or can both be used in any 4.11 setup?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 11, 2013 @ 12:51
    Tim Geyssens
    0

    Yup that' correct 1 is webforms (is a usercontrol with webcontrols) that one can be used of you are using masterpages and have a form with runat server attribute

    The Razor one is mvc based 

  • Mike Chambers 621 posts 1203 karma points c-trib
    Jan 11, 2013 @ 12:52
    Mike Chambers
    0

    FYI... just implemented both versions into a webforms site and they both appear to function... ;-)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 11, 2013 @ 13:06
    Tim Geyssens
    0

    Yup the razor one also works on webforms :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies