public class CaptchaImageGenerator : IHttpHandler, IRequiresSessionState
{
// your code that access the Session object comes here...
}
Show Comments (1)
Loading Comments. Please Wait...