Get Rendered Source of a ASP.NET Page without HTTP Request??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

i need to get the rendered source of a asp.net page. it's not possible at
that point to create a http request. - how can i simulate a page load &
rendering lifecycle to get the source that would be posted to client...

thank you!

ingo
 
Back
Top