PageUrlNormalization class
正規化以確保對等之間不同形式的相同 URL 的 Url。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.PageUrlNormalization
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class PageUrlNormalization
'用途
You do not need to declare an instance of a static class in order to access its members.
public static class PageUrlNormalization
備註
這是公用程式類別處理 Url 的標準化方式。它提供了如何處理參數選項。它也在內部處理替代存取對應及Microsoft Office Web 應用程式小幫手 」 (WAC) 的 Url。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
請參閱
參照
Microsoft.SharePoint.Utilities namespace
[T:Microsoft.SharePoint.Utilities.PageUrlNormalizationOption)]