How do you tell if your page is running in an iFrame in .Net?
- by runxc1 Bret Ferrier
I have an ASPX page that is sometimes loaded into an iFrame in my application and sometimes not. From the code behind how can you detect if your page is being loaded from an iFrame.