共用方式為


SPItemEventProperties members

Include protected members
Include inherited members

包含清單項目事件的相關資訊。

The SPItemEventProperties type exposes the following members.

Properties

  Name Description
Public property AfterProperties 取得雜湊資料表的屬性對應到SPItem物件中的欄位,事件發生之後的字串/值組所組成。
Public property AfterUrl 事件發生之後,請取得項目的 URL。
Public property BeforeProperties 取得雜湊資料表的屬性對應到SPItem物件中的欄位,此事件發生之前的字串/值組所組成。
Public property BeforeUrl 事件發生之前,請取得項目的 URL。
Public property Cancel Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。 (Inherited from SPEventPropertiesBase.)
Public property Context 取得項目事件的內容。
Public property CurrentUserId 取得的使用者的動作導致事件發生的整數 ID。
Public property ErrorMessage 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。 (Inherited from SPEventPropertiesBase.)
Public property EventType 取得事件的型別。 (Inherited from SPEventPropertiesBase.)
Protected property EventUserToken 表示目前的使用者在指定的事件引發的時間。 (Inherited from SPEventPropertiesBase.)
Public property ExternalNotificationMessage 取得從外部系統接收到的通知訊息。
Public property FileSystemObjectTypePropertyName 取得字串,包含檔案系統物件類型。
Public property IsBackgroundSave 取得布林值,這個值,指出是否由非使用者筆勢像背景執行緒來觸發或自動儲存目前的更新作業。
Public property List 取得發生該事件相關聯的清單。
Public property ListId 取得發生該事件相關聯的清單的 ID。
Public property ListItem 取得發生該事件相關聯的清單項目。
Public property ListItemId 取得與事件相關聯的清單項目 ID。
Public property ListItemUniqueId 取得事件的清單項目的唯一 ID。
Public property ListItemVersion 取得事件所套用的清單項目的特定歷史版本。
Public property ListItemVersionType 取得歷史版本適用的事件之清單項目的型別。
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 RelativeWebUrl 取得發生該事件相關聯的 Web 站台的伺服器相對 URL。
Public property Site 取得網站集合的清單項目。
Public property SiteId 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.)
Public property Status 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.)
Public property UserDisplayName 取得的使用者的動作導致事件發生的顯示名稱。
Public property UserLoginName 取得的使用者的動作導致事件發生的使用者名稱。
Public property Versionless 表示事件是否會產生版本不遞增變更。
Public property Web 取得父網站發生的事件相關聯的清單。
Public property WebUrl 取得發生該事件相關聯的 Web 站台的絕對 URL。
Public property Zone 取得發生該事件相關聯的網站區域。

Top

Methods

  Name Description
Public method Dispose 釋放所有與事件相關聯的站台集合物件所使用的 unmanaged 的資源。
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 InvalidateListItem 使目前的ListItem物件。
Public method InvalidateWeb 使目前的SPWeb物件。
Protected method MemberwiseClone (Inherited from Object.)
Public method OpenSite 開啟觸發事件的 Web 應用程式的網站集合。
Public method OpenWeb 擷取與發生該事件相關聯的網站。
Public method SetDoNotTrimVersions 設定項目事件屬性,以停用版本修剪。
Public method SetForceCreateDocumentVersion 設定項目事件屬性,以強制建立此文件庫中的檔案更新的版本。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPItemEventProperties class

Microsoft.SharePoint namespace