SPListEvent Properties
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The SPListEvent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ListID | Obsolete. Gets the GUID of the document library in which the event occurred. |
![]() |
PropertiesAfter | Obsolete. Gets a collection of key-value pairs that represent the state of a document in a document library after the document was modified. |
![]() |
PropertiesBefore | Obsolete. Gets a collection of key-value pairs that represent the state of a document in a document library before the document was modified. |
![]() |
SinkData | Obsolete. Gets an arbitrary string of properties used by an event handler for a document library. |
![]() |
Site | Obsolete. Gets the parent site of the list in which the event occurs. |
![]() |
Title | Obsolete. Gets the title of the document library in which the event occurs. |
![]() |
Type | Obsolete. Gets the type of an event that occurs in a document library. |
![]() |
UrlAfter | Obsolete. Gets the new site-relative URL of a document or folder after any event except deletion has occurred. |
![]() |
UrlBefore | Obsolete. Gets the original site-relative URL of a document or folder before it was deleted, moved, or copied. |
![]() |
UserDisplayName | Obsolete. Gets the display name of the user whose action triggers the event. |
![]() |
UserID | Obsolete. Gets the ID of the user whose action triggered the event. |
![]() |
UserLoginName | Obsolete. Gets the user name of the user whose action triggered the event. |
![]() |
WebUrl | Obsolete. Gets the absolute URL of the site in which the event occurred. |
Top
.gif)