Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SPFeatureReceiver 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 SPFeatureReceiver()
public SPFeatureReceiver()
Remarks
This constructor should only be used by calling base() on the declaration line of a derived class.