SPEventReceiverBase constructor

Initializes a new instance of the SPEventReceiverBase class.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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.

See also

Reference

SPEventReceiverBase class

SPEventReceiverBase members

Microsoft.SharePoint namespace