-
Add Debug="true" to your @Page directive.
-
Place <%= GetType().Assembly.Location %>somewhere on your page
Friday, January 4, 2008
How To See The Path Of The Parsed class generated by ASP.NET
Labels:
ASP.NET
Subscribe to:
Post Comments (Atom)
A directory of ASP.NET tutorials,ASP.NET Codebook, applications, scripts, assemblies and articles for the novice to professional developer
Add Debug="true" to your @Page directive.
Place <%= GetType().Assembly.Location %>somewhere on your page
No comments:
Post a Comment