I have a web part which is going to be a part of pair of connected web parts. For simplicity, I am just describing the consumer web part.

This web part has 10 link buttons on it. And they are rendered in the Render method instead ofCreateChildCo ntrols as this webpart will be receiving values based on input from the provider web part. Each Link Button has a text which is decided dynamically based on the input from provider web part....