G
Guest
How do you get a reference to the LoginStatus control contained in the
LoginView control that resides on web.master?
I need to determine if the LoginStatus will show a LogOut link(for a logged
in user), or show nothing at all (in the case of the user not logged in);
Are there any other Membership properties that I can call that tell if the
user has already authenticated.?
LoginView control that resides on web.master?
I need to determine if the LoginStatus will show a LogOut link(for a logged
in user), or show nothing at all (in the case of the user not logged in);
Are there any other Membership properties that I can call that tell if the
user has already authenticated.?