Share via


SPSiteNotebookFeatureReceiver class

Esse recurso cria um bloco de anotações do OneNote e um link no início rápido.

Inheritance hierarchy

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

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

Syntax

'Declaração
Public NotInheritable Class SPSiteNotebookFeatureReceiver _
    Inherits SPFeatureReceiver
'Uso
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.

Ver também

Referência

SPSiteNotebookFeatureReceiver members

Microsoft.SharePoint namespace