Copied to clipboard

Flag this post as spam?

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


  • skiltz 501 posts 701 karma points
    Feb 01, 2011 @ 21:19
    skiltz
    0

    Nested Masterpages + Usercontrol Macro

    Umbraco 4.5x

    I have a simple usercontrol being rendered by a macro.  When I place the usercontrol in a nested masterpage the macro is somehow being called twice.  When I view the page it is actually rendered only once but the codebehind gets hit twice.  The macro is not cached.

    My structure looks like

    -Root
    --ThreeColumn
    ---ArticleContainer
    ----ThirdLevelNavigation (<-- Macro inserted in template here).

    If I place the usercontrol on the "root" template then its only hit once.

    Thanks in advance for any suggestions.

     

     

  • 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