共用方式為


SPWebEventProperties members

Include protected members
Include inherited members

包含的 Web 站台事件的屬性。

The SPWebEventProperties type exposes the following members.

Properties

  Name Description
Public property Cancel Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。 (Inherited from SPEventPropertiesBase.)
Public property ErrorMessage 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。 (Inherited from SPEventPropertiesBase.)
Public property EventType 取得事件的型別。 (Inherited from SPEventPropertiesBase.)
Protected property EventUserToken 表示目前的使用者在指定的事件引發的時間。 (Inherited from SPEventPropertiesBase.)
Public property FullUrl 取得發生該事件的網站的絕對 URL。
Public property NewServerRelativeUrl 取得伺服器相對 URL,表示 Web 網站的位址之後已移動。
Public property OriginatingUserToken 取得發出要求的使用者語彙基元。 (Inherited from SPEventPropertiesBase.)
Public property ParentWebId 取得父 Web 的唯一識別項。這個屬性才有效與WebAdding(SPWebEventProperties)事件一起使用時。若要取得其 ID After 事件,而WebProvisioned(SPWebEventProperties),使用WebId屬性。
Public property ReceiverData 取得字串,包含事件的相關資料。 (Inherited from SPEventPropertiesBase.)
Public property RedirectUrl Obsolete.CancelWithRedirectUrlSPEventReceiverStatus狀態時,重新導向至 URL。 (Inherited from SPEventPropertiesBase.)
Public property ServerRelativeUrl 取得伺服器相對 URL,表示 Web 網站的位址,已移動,或取得目前的伺服器相對 URL,如果在重新命名網站之前。
Public property SiteId 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.)
Public property Status 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.)
Public property UserDisplayName 取得的使用者的動作造成事件的顯示名稱。
Public property UserLoginName 取得的使用者的動作造成事件的使用者名稱。
Public property Web 取得發生事件的網站。
Public property WebId 取得發生事件的 Web 站台 ID。

Top

Methods

  Name Description
Public method Dispose 處置或多個使用中的物件,並釋放其資源。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method InvalidateWeb 釋放目前的SPWeb物件。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPWebEventProperties class

Microsoft.SharePoint namespace