how to show div in asp.net using c#

if you want to show div in asp.net using c# just copy and paste the below code in you aspx.cs file

 div_abc.Style.Add(HtmlTextWriterStyle.Display, "none");

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post