determe which page the user are
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a web site with: A MasterPageDefault and Page1 and Page2, which both referes to MasterPageDefault. On MasterPageDefault I have put a delete button. Now in the codebehind file, I want to delete two diferent things which depends on what page I stand on. Therefore I need to know, which page I stand on. Is there anyone, who can help me, to find some code, which kan determe on which page I stand on? Kind regards, simsen :-)