I just want to know at load time what page is showing that usercontrol so I can set the class property in the usercontrol differently based on the loading module. I tried setting it with a public method but that does not affect the display since it's already loaded.