SPWebEventReceiver Constructor
Initializes a new instance of the SPWebEventReceiver 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 SPWebEventReceiver()
public SPWebEventReceiver()
Remarks
This class should not be created directly.