Is it possible to access aspx pages from a class file in App_code? I'm trying to write a method in the class which will, in turn, set a value on a master page control. ...