G 
		
								
				
				
			
		GW
Hello,
I have:
Default.aspx
and
Default.aspx.cs
I also have on my Default.aspx page the following:
<asp
anel ID="MyPanel" runat="server"></panel>
How would I programmatically show / hide this element from the CS file?
Any tips appreciated,
Gary.
				
			I have:
Default.aspx
and
Default.aspx.cs
I also have on my Default.aspx page the following:
<asp
anel ID="MyPanel" runat="server"></panel>How would I programmatically show / hide this element from the CS file?
Any tips appreciated,
Gary.