F
foldface
Hi
If you place a class in the top of a aspx.cs file that isn't the main
class then the designer doesn't work. Good. I want to stop
the designer from being able to work so that it can't accidently
screw up my aspx formatting.
Is there a better way of doing this? I don't really want to make lots of
little classes just so that the designer can't function.
Thanks
F
If you place a class in the top of a aspx.cs file that isn't the main
class then the designer doesn't work. Good. I want to stop
the designer from being able to work so that it can't accidently
screw up my aspx formatting.
Is there a better way of doing this? I don't really want to make lots of
little classes just so that the designer can't function.
Thanks
F