I am geting the same value whe I use either Context.User.Identity.Name or Page.User.Identity.Name.
then what is the difference between 2.
Answer please..
:o
I am geting the same value whe I use either Context.User.Identity.Name or Page.User.Identity.Name.
then what is the difference between 2.
Answer please..
:o
i dont know. but they should be the same as both seem to be from the same class (class User)