Copied to clipboard

Flag this post as spam?

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


  • Giorgos Grispos 145 posts 179 karma points
    Mar 23, 2011 @ 13:51
    Giorgos Grispos
    0

    Get a param from macro and pass it to another macro

    Hello,

    What I need is to get a param from macroA and pass it to macroB wihtin my template. Would that be possible? Any ideas or directions would be great.

    <umbraco:Macro Alias="macroA" runat="server"></umbraco:Macro>
    <umbraco:Macro Alias="macroBA" paramA="paramFromMacroA"  runat="server"></umbraco:Macro>

    Cheers, Giorgos

  • Giorgos Grispos 145 posts 179 karma points
    Mar 23, 2011 @ 15:05
    Giorgos Grispos
    0

    Hello,

    There is no way to do that so I think just to store it in a session variable and just use it whenever I want to.

    Cheers, Giorgos

  • 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