SyntaxFix
Write A Post
Hire A Developer
Questions
one fast and simple way is to make the div as
<div runat="server" id="MyDiv"></div>
and on code behind you set MyDiv.Visible=false
MyDiv.Visible=false