Tagged Questions
3
votes
3answers
148 views
Code to get *.aspx in a website
Is there a method to get all of the .aspx files in my website? Maybe iterate through the site's file structure and add to an array?