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 510 posts 659 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

Please Sign in or register to post replies

Write your reply to:

Draft