SPSiteNotebookFeatureReceiver class

This feature creates a OneNote notebook and a link in the quicklaunch.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.SPSiteNotebookFeatureReceiver

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

Syntax

'Declaration
Public NotInheritable Class SPSiteNotebookFeatureReceiver _
    Inherits SPFeatureReceiver
'Usage
Dim instance As SPSiteNotebookFeatureReceiver
public sealed class SPSiteNotebookFeatureReceiver : SPFeatureReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSiteNotebookFeatureReceiver members

Microsoft.SharePoint namespace