Copied to clipboard

Flag this post as spam?

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


  • andrew shearer 409 posts 517 karma points
    Jul 28, 2010 @ 01:19
    andrew shearer
    1

    passing node collection from masterpage/usercontrol to XSLT via Macro

    i have a macro that wraps an xslt file in typical fashion.

    my question is how do i pass my collection of content (IEnumerable<Node>) from a masterpage/usercontrol through to the macro/xslt.

    (background: im already processing the collection within the masterpage/usercontrol and thought i could pass the same collection through to the XSLT for another purpose rather than reloading it again)

     

    thanks,

    andrew

  • 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