Friday, July 31, 2009

How will you check whether a user is Authenticated or not ?


You can do that by the following method,
Request.IsAuthenticated();


www.codecollege.NET

No comments:

Post a Comment