this.label1.BackColor = System.Drawing.Color.Transparent;
.transparent { background-color: Transparent; }
<asp:label id="label1" cssclass="transparent" xmlns:asp="#unknown"> </asp:label>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)