OK, so i got a controller that passes viewdata to a page in the viewdata is basically a list a usercontrols that define the page. I even supply some parameters the the usercontrol would need. But the user control would need to use those supplied parameters to get its data. Is there a way to make a controller that would only talk the the specificcontrol on the page to supply the data?