Click or drag to resize
URLRewriter Properties

The URLRewriter type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFixRewriteRedirect
If true, the URL rewriting process attempts to fix the redirect that some module did with wrong URL by another redirect with the original URL. Set true when using cookieless mode. Default is false.
Protected propertyStatic memberProviderObject
Provider object.
Public propertyStatic memberRedirectLangParameterToPrefix
Gets the value that indicates whether URL with lang prefix should be redirected to the culture prefix if culture prefix is enabled for current site
Public propertyStatic memberUseDomainRedirectForFiles
Indicates whether domain redirect should be used for file request (getattachment, getmediafile, getmetafile, etc)
Top
See Also