|
Subject:
|
.ascx file comment tag??
|
|
Posted By:
|
hoouliganian
|
Post Date:
|
12/11/2006 3:23:16 AM
|
Is there a way to comment-out lines in an .ascx file?
Visual Studio shows it as commented if I use HTML comments tags <!-- -->, but it throws errors about it when I try to run the project.
|
|