Tagged Questions
1
vote
1answer
177 views
Pass Parameter to specific instance of Web Part with GetLimitedWebPartManager
I'm passing parameters to a WebPart from a textbox to have a better UI experience for a personalizable WebPart which in this case takes the form of a twitter feed.
The problem I have, is in the ...