SPUrlUtility members
Include protected members
Include inherited members
提供 Url 的存取操作的方法。
The SPUrlUtility type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUrlUtility | 初始化SPUrlUtility類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
AllowedProtocols | 傳回陣列允許 URL 通訊協定。 |
Top
Methods
Name | Description | |
---|---|---|
AbsolutePathsEqual | 比較兩個絕對 URI 物件,並判斷其結構描述、 連接埠、 主機和路徑是否相等。 | |
CombineUrl | 結合了指定的 URL 路徑與節點。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOfIllegalCharInUrlLeafName | 傳回指定的 URL 的分葉名稱不合法的字元的整數索引。 | |
IsLegalCharInUrl | 取得布林值,這個值,指出是否可以在 URL 中使用指定的字元。 | |
IsLegalFileName | 驗證指定的 URL 的分葉名稱。 | |
IsProtocolAllowed(String) | 取得布林值,指出指定的 URL 是否使用支援的通訊協定。 | |
IsProtocolAllowed(String, Boolean) | 取得布林值,指出指定的 URL 是否使用支援的通訊協定。 | |
IsUrlFull | 取得布林值,指出指定的 URL 完整的 URL,並不是相對的 URL。 | |
IsUrlRelative | 取得布林值,指出指定的 URL 相對的 URL,並不是完整的 URL。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top