How to escape {curly brackets} in URL Rewrite rule

Posted: Jul 29, 2011  0 comments  

Average Rating

Tags
IIS
MVC
Redirect
Rewrite
There is no escaping character in an URL Rewrite expression, but here is how you include curly bracket within an URL Rewrite expression. For opening { curly bracket you will always require to use the UrlDecode function to generate the { character from Read More...

View the original post

Submit a Comment

  • Plain text is accepted.
  • URLs starting with http:// are converted to links.