Set Visible property with server tag in Framework 3.5
I have been working in a .NET Framework 4 project using server tags like <%=whatever %> to set the visibility of runat=”server” controls, like the following:
I have been working in a .NET Framework 4 project using server tags like <%=whatever %> to set the visibility of runat=”server” controls, like the following: