This is just a simple question: how do I exclude a piece of html on an aspx web form from being returned by the server, based on a server-side evaluation?
I'm not talking about a control specifically since they tend to have Visible parameters, but rather just some raw html.