共用方式為


SPEventReceiverDefinition members

Include protected members
Include inherited members

定義一般內容的清單項目、 清單、 網站及工作流程事件接收器的抽象基底類別。

The SPEventReceiverDefinition type exposes the following members.

Properties

  Name Description
Public property Assembly 取得或設定表示用於事件接收組件的強式名稱。
Public property Class 取得或設定 string,其表示用於事件接收的類別。
Public property ContextCollectionId 取得或設定Guid (全域唯一識別碼) 的指定的SharePoint Foundation事件接收者的處理程序相關聯的內容物件的集合。
Public property ContextEventType 取得或設定與此內容事件相關聯的接收者處理序的Guid (全域唯一識別項)。
Public property ContextId 取得或設定Guid (全域唯一識別碼) 的事件接收器定義的內容。
Public property ContextItemId 取得或設定項目的識別項SPContext物件中。
Public property ContextItemUrl 取得或設定內容項目的 URL。
Public property ContextObjectId 取得或設定 (與 ContextType 相關聯) 的Guid內容物件。
Public property ContextType 取得或設定Guid ,表示接收者處理序的類型。
Public property Credential 取得或設定SPEventReceiverDefinition物件的認證。
Public property Data 取得或設定與收件者相關聯的資料。
Public property Filter 取得或設定與事件接收器的篩選器相關聯的資料。
Public property HostId 取得或設定裝載 (host) 事件的物件識別元。
Public property HostType 取得或設定裝載 (host) 事件的物件型別。
Public property Id 取得事件接收器定義的 ID。
Public property Name 取得或設定事件接收者的名稱。
Public property ParentHostId 取得或設定裝載事件物件的父物件的 ID。
Public property ParentHostType 取得或設定裝載 (host) 事件的物件的父物件的物件類型。
Public property SequenceNumber 取得或設定一個整數,代表事件的相對順序。
Public property SiteId 取得用來註冊事件接收器的網站集合的 ID。
Public property Synchronization 取得指定的事件接收器的同步處理狀態的列舉型別。
Public property Type 取得或設定事件的型別為事件接收器。
Public property Url 取得或設定提供遠端事件接收器服務的 URL。
Public property WebId 取得用來註冊事件接收器的站台 ID。

Top

Methods

  Name Description
Public method Delete 刪除事件接收器登錄。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireContextEvent 同步或非同步執行事件接收者。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update 更新與事件接收器登錄相關的資料。

Top

請參閱

參照

SPEventReceiverDefinition class

Microsoft.SharePoint namespace