SPEventReceiverBase Constructor
Initializes a new instance of the SPEventReceiverBase class.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPEventReceiverBase()
public SPEventReceiverBase()
Remarks
The SPEventReceiverBase class is a base class that should not be created directly.