-
Today I had to figure out how to access a label control on the masterpage my page was using. It isn't quite as straightforward as one might imagine, but still not difficult. For this, I am using C# 2008 (v3.5) For this particular page, I have an <asp:Label/> control on the line immediately...