E
Ersin Inan
Hi All,
Is there a way to get page name in asp.net code behind? I use this to log
error messages in DB ( and in which page the error occured )
For instance , if it is welcome.aspx , then in C# code , I want to get this
page name to store in DB ( There is a way with Request object , but I want
to retrieve the name in another way )
Any help is appreciated
Regards
Ersin
Is there a way to get page name in asp.net code behind? I use this to log
error messages in DB ( and in which page the error occured )
For instance , if it is welcome.aspx , then in C# code , I want to get this
page name to store in DB ( There is a way with Request object , but I want
to retrieve the name in another way )
Any help is appreciated
Regards
Ersin