how to show a hidden div in asp.net using c#

see the below code it will help how to show a dive with none status in asp.net using c#
just copy and paste the below code in your aspx.cs file

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

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post