Can we authenticate if not EnableSessionState

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

If I set EnableSessionState to false in Web.config to false.
Can we use login controls to authenticate user?
 
AFAIK, the Login control does not have anything to do with Session object.

If I set EnableSessionState to false in Web.config to false.
Can we use login controls to authenticate user?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top