Copied to clipboard

Flag this post as spam?

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


  • Ahmed 16 posts 96 karma points
    Oct 14, 2013 @ 05:22
    Ahmed
    0

    looping through user controls

    i have multiple user controls on my website which i turn into macros no problem there, but i want to loop through the page from one of my user controls to refrence the other user controls

    i tried 

    foreach(Control c in Page.Controls)

    but it didn't work

    any idea how i can accomplish this

  • 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