共用方式為


SPListEventProperties members

Include protected members
Include inherited members

提供用於 SharePoint 清單事件屬性。

The SPListEventProperties 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 FeatureId 取得建立清單的 SharePoint 功能的唯一識別項。
Public property Field 取得受新增、 移除或更新清單中的欄位的欄位。
Public property FieldName 取得受新增、 移除或更新清單中的欄位的欄位名稱。
Public property FieldXml 取得受新增、 移除或更新清單中的欄位的欄位的 XML 定義。
Public property List 取得受事件清單的參考。
Public property ListId 取得受影響的事件清單的 GUID。
Public property ListTitle 取得受事件清單的標題。
Public property OriginatingUserToken 取得發出要求的使用者語彙基元。 (Inherited from SPEventPropertiesBase.)
Public property ReceiverData 取得字串,包含事件的相關資料。 (Inherited from SPEventPropertiesBase.)
Public property RedirectUrl Obsolete.CancelWithRedirectUrlSPEventReceiverStatus狀態時,重新導向至 URL。 (Inherited from SPEventPropertiesBase.)
Public property SiteId 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.)
Public property Status 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.)
Public property TemplateId 取得清單所依據的範本的識別碼。
Public property UserDisplayName 取得的使用者的動作造成事件的顯示名稱。
Public property UserLoginName 取得的使用者的動作造成事件的使用者名稱。
Public property Web 取得包含受事件清單的網站的參考。
Public property WebId 取得包含受事件清單的網站的 GUID。
Public property WebUrl 取得發生事件的網站的 URL。

Top

Methods

  Name Description
Public method Dispose 關閉和釋放任何由目前的SPSiteSPWeb物件持有的資源。
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 InvalidateList 失效目前過時的清單,並準備重新整理清單與目前的清單項目清單一次呼叫時。
Public method InvalidateWeb 讓下一次就稱為呼叫端取得網站的目前執行個體,會使目前過時的 Web 物件失效。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPListEventProperties class

Microsoft.SharePoint namespace