Copied to clipboard

Flag this post as spam?

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


  • saji 83 posts 38 karma points
    Nov 18, 2009 @ 10:16
    saji
    0

    How can i pass dynamic values to .netusercontrol values.

    Hi all,

    i have a macro developed in .net to which i need to have the page id passed dynamically.

    How it can be done. Now I can pass the parameter to the marco and is working fine.

    but i want to pass the value dynamically. Is it possible to do that in XSLT?

    Or how can i trigger the usercontrol macro dynamically with different parameters?

     

    Thanks.

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Nov 19, 2009 @ 09:41
    Ismail Mayat
    0

    Saji,

    If the property to pass in is the current page then you can do [#pageID] see here for more information about passing parameters into a macro.

    Regards

    Ismail

  • saji 83 posts 38 karma points
    Nov 22, 2009 @ 11:41
    saji
    0

    Hi Ismail,

    Thanks for your reply.

    But that is not my issue. what i want is to call the usercontrol in xslt.

    In xslt i'm looping thru some nodes and i have to show details in user control depending on each node.

     

    Thanks.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 22, 2009 @ 11:54
    Jan Skovgaard
    0

    Why would you want to pass the results to a user control?

    /Jan

  • 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