共用方式為


SPAlternateUrl members

Include protected members
Include inherited members

代表傳入 URL,而與它相關聯的區域。

The SPAlternateUrl type exposes the following members.

Constructors

  Name Description
Public method SPAlternateUrl() 初始化SPAlternateUrl類別的新執行個體。
Public method SPAlternateUrl(String, SPUrlZone) 初始化指定傳入 url, SPAlternateUrl類別的新執行個體與 URL 區域。
Public method SPAlternateUrl(Uri, SPUrlZone) 初始化具有指定之 URI 和 URL 區域的SPAlternateUrl類別的新執行個體。

Top

Properties

  Name Description
Public property Collection 取得之 Url 的備用 URL 所屬父集合。
Public propertyStatic member ContextUri 取得適當的回應 URL,也稱為傳出 URL,目前的要求 URL 的內容。
Public property IncomingUrl 取得傳入要求的區域相關聯的 URL。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property Uri 會取得 URI 為要求的區域相關聯的傳入 URL。
Public property UrlZone 取得替代要求 URL 相關聯的區域。

Top

Methods

  Name Description
Public method Equals 比較兩個SPAlternateUrl物件,以決定是否要符合其傳入的 Url。 (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode 傳入 url,以做為雜湊函數。 (Overrides Object.GetHashCode().)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public methodStatic member Lookup 在伺服器陣列之傳入 URL 符合指定之的 URI 參數,傳回SPAlternateUrl物件。
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPAlternateUrl class

Microsoft.SharePoint.Administration namespace