Tagged Questions
0
votes
2answers
642 views
Why is my SessionIDManager child class not being asked to CreateSessionID?
I have implemented a web app using session state management as per the instructions found on:
...