可以看到aspx文件产生的C#或者VB.NET代码,方法是:
- 在aspx文件里包含<%@ Page Debug="true" %>,或者在web.config里设置<compilation debug="true">
- 在\%SystemRoot%\Microsoft.NET\Framework\v1.0.nnnn\Temporary ASP.NET Files目录下查看生成的c#或者vb.net代码
浙公网安备 33010602011771号