Tuesday, October 13, 2009

What is LoginStatus control in ASP.NET

LoginStatus Control: This control produces a Login or Logout hyperlink based on the login status of the current user: an anonymous user sees a Login link, and an authenticated user sees a Logout link. The actual text for the hyperlink as well as the target of the link is, of course, customizable.

The Logout link can be configured to do one of three things after the user has logged out: refresh the current page, redirect the user to the login page, or redirect the user to some other page.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home