PageUrlNormalization.GetUrl method

Returns the normalized URL of the page from the calculated PageNormalizedUrl cached within the current HttpContext.

Overload list

  Name Description
Public methodStatic member GetUrl() Returns the normalized URL of the page from the calculated PageNormalizedUrl cached within the current HttpContext. If the cache is not set, it calculates the normalized URL by using the default PageUrlNormalizationOption.
Public methodStatic member GetUrl(Uri, PageUrlNormalizationOption) Allows the caller to pass in the URL to be normalized by using the specified PageUrlNormalizationOption object.
Public methodStatic member GetUrl(Uri, PageUrlNormalizationOption, []) Allows the caller to pass in the URL to be normalized by using the specified modifier option and parameter list.

Top

See also

Reference

PageUrlNormalization class

PageUrlNormalization members

Microsoft.SharePoint.Utilities namespace