开发者

how to do asp.net routing in secure pages?

开发者 https://www.devze.com 2023-03-19 12:10 出处:网络
is it possible to do asp.net routing in secure pages? we are not following MVC patternbu开发者_如何学运维t need to implement url rewriting in one of the pages. Can anybody help me on this?Yes. It\'s p

is it possible to do asp.net routing in secure pages? we are not following MVC pattern bu开发者_如何学运维t need to implement url rewriting in one of the pages. Can anybody help me on this?


Yes. It's possible. Setting up URL rewriting for secure pages will be the same for non secure pages.

0

精彩评论

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