开发者

IIS7 URL Rewrite and User Control postback

开发者 https://www.devze.com 2022-12-31 16:45 出处:网络
When a URL开发者_Python百科 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 use

When a URL开发者_Python百科 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?


Apparently the answer is make sure that negate=true and redirectype=permanent.

0

精彩评论

暂无评论...
验证码 换一张
取 消