I'm adding a templating feature into a webframework, I want to be able to iterate a bunch of .master pages and obtain a list of the ContentPlaceHolders and their ID's, I would also like to create an instance of the master pages and execute some methods.
Thanks in advance. Michael
