Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
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.
Continue discussion
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
but it didn't work
any idea how i can accomplish this
is working on a reply...
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.