How can I detect server-side (c#, asp.net mvc) if the loaded page is within a iframe? Thanks
There is no way of checking this that will fit your requirement of "secure" as stated in your comment on @WTP's answer.