Return to Snippet

Revision: 49916
at August 2, 2011 06:51 by inreflection7


Initial Code
<asp:Label ID="lblEditCorpBody" AssociatedControlID="chkEditCorpBody" runat="server"
							EnableViewState="false" visible="false" />

Initial URL


Initial Description
Sometimes you gotta hide stuff without messing with the code behind

Initial Title
Visible = false

Initial Tags


Initial Language
ASP