SPEventPropertiesBase Properties
Include Protected Members
Include Inherited Members
The SPEventPropertiesBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Cancel | Gets or sets a Boolean value that indicates whether to cancel the event. |
![]() |
ErrorMessage | Gets or sets the error message that Microsoft SharePoint Foundation displays when an event is cancelled. |
![]() |
EventType | Gets the type of the event. |
![]() |
EventUserToken | Represents the current user at the time the specified event is fired. |
![]() |
OriginatingUserToken | Gets the token of the user who makes the request. |
![]() |
ReceiverData | Gets a string that contains data about the event. |
![]() |
RedirectUrl | A URL to redirect to when the status of SPEventReceiverStatus is CancelWithRedirectUrl. |
![]() |
SiteId | Gets the site ID of the event. |
![]() |
Status | Gets or sets the status of trapping the event. |
Top
.gif)
.gif)