Is the c# code in a asp.net web form hidden?

Tom

New member
When I looked on the source code for my asp.net web form, the c# code wasn't there even though I included the code all in one file. Does this mean that if I put personal data like passwords in the c# code, would the data be protected from people viewing it?
 
Back
Top