IIS7 URL Rewrite and User Control postback
Posted
by D.Forrest
on Stack Overflow
See other posts from Stack Overflow
or by D.Forrest
Published on 2010-05-24T19:19:57Z
Indexed on
2010/05/24
22:11 UTC
Read the original article
Hit count: 359
When a URL redirect rule fires on a page with user controls the user controls are robbed of their child control events. Does anyone have a solution for how to make URL Rewrite and user controls play nice?
© Stack Overflow or respective owner