共用方式為


SPEventPropertiesBase members

Include protected members
Include inherited members

提供通用於所有的事件類型的事件屬性的抽象基底類別。這個類別無法執行個體化。

The SPEventPropertiesBase type exposes the following members.

Properties

  Name Description
Public property Cancel Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。
Public property ErrorMessage 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。
Public property EventType 取得事件的型別。
Protected property EventUserToken 表示目前的使用者在指定的事件引發的時間。
Public property OriginatingUserToken 取得發出要求的使用者語彙基元。
Public property ReceiverData 取得字串,包含事件的相關資料。
Public property RedirectUrl Obsolete.CancelWithRedirectUrlSPEventReceiverStatus狀態時,重新導向至 URL。
Public property SiteId 取得事件的站台 ID。
Public property Status 取得或設定設陷事件的狀態。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPEventPropertiesBase class

Microsoft.SharePoint namespace