Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows the caller to pass in the PageUrlNormalizationOption object. The calculated URL is then stored in cache.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Sub SetUrl ( _
option As PageUrlNormalizationOption _
)
'Usage
Dim option As PageUrlNormalizationOptionPageUrlNormalization.SetUrl(option)
public static void SetUrl(
PageUrlNormalizationOption option
)
Parameters
option
Type: Microsoft.SharePoint.Utilities.PageUrlNormalizationOptionAn object that represents the PageUrlNormalizationOption.