Tagged Questions
1
vote
1answer
735 views
C# VirtualPathProvider Static-Pages
I've got a virtual path provider (VPP) that serves simple aspx pages.
The problem lies when I introduce static references such as *.css, *.jpg files, etc ...
I noticed my VPP is capturing these ...