Browse by Tags

Related Posts

  • Re: Response.OutputStream.Clear

    Right, possibly I'm not as aware of the parent methods and page/control life cycle as I should be, but nonetheless, my solution is thus: protected override void OnPreRender(EventArgs e) { Response.ClearContent(); // Response.ContentEncoding = System.Text.Encoding.UTF8; // Response.ContentType = "text...
    Posted to Web Forms (Forum) by matthewwebster on 10-17-2007, 12:00 AM
    Filed under: OnPreRender, Response, ClearContent
Page 1 of 1 (1 items)