SPListEventProperties members
Include protected members
Include inherited members
提供用於 SharePoint 清單事件屬性。
The SPListEventProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Cancel | Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。 (Inherited from SPEventPropertiesBase.) |
![]() |
ErrorMessage | 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。 (Inherited from SPEventPropertiesBase.) |
![]() |
EventType | 取得事件的型別。 (Inherited from SPEventPropertiesBase.) |
![]() |
EventUserToken | 表示目前的使用者在指定的事件引發的時間。 (Inherited from SPEventPropertiesBase.) |
![]() |
FeatureId | 取得建立清單的 SharePoint 功能的唯一識別項。 |
![]() |
Field | 取得受新增、 移除或更新清單中的欄位的欄位。 |
![]() |
FieldName | 取得受新增、 移除或更新清單中的欄位的欄位名稱。 |
![]() |
FieldXml | 取得受新增、 移除或更新清單中的欄位的欄位的 XML 定義。 |
![]() |
List | 取得受事件清單的參考。 |
![]() |
ListId | 取得受影響的事件清單的 GUID。 |
![]() |
ListTitle | 取得受事件清單的標題。 |
![]() |
OriginatingUserToken | 取得發出要求的使用者語彙基元。 (Inherited from SPEventPropertiesBase.) |
![]() |
ReceiverData | 取得字串,包含事件的相關資料。 (Inherited from SPEventPropertiesBase.) |
![]() |
RedirectUrl | Obsolete. 將CancelWithRedirectUrl的SPEventReceiverStatus狀態時,重新導向至 URL。 (Inherited from SPEventPropertiesBase.) |
![]() |
SiteId | 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.) |
![]() |
Status | 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.) |
![]() |
TemplateId | 取得清單所依據的範本的識別碼。 |
![]() |
UserDisplayName | 取得的使用者的動作造成事件的顯示名稱。 |
![]() |
UserLoginName | 取得的使用者的動作造成事件的使用者名稱。 |
![]() |
Web | 取得包含受事件清單的網站的參考。 |
![]() |
WebId | 取得包含受事件清單的網站的 GUID。 |
![]() |
WebUrl | 取得發生事件的網站的 URL。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | 關閉和釋放任何由目前的SPSite和SPWeb物件持有的資源。 |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InvalidateList | 失效目前過時的清單,並準備重新整理清單與目前的清單項目清單一次呼叫時。 |
![]() |
InvalidateWeb | 讓下一次就稱為呼叫端取得網站的目前執行個體,會使目前過時的 Web 物件失效。 |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top