SPSiteNotebookFeatureReceiver members

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

The SPSiteNotebookFeatureReceiver type exposes the following members.

Constructors

  Name Description
Public method SPSiteNotebookFeatureReceiver Initializes a new instance of the SPSiteNotebookFeatureReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated When the SiteNotebook feature is activated, a OneNote notebook is provisioned in the Shared Documents library and a link is placed in the site quicklaunch. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating When the Site Notebook feature is deactivated, remove the link, but not the notebook document. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Handles the event that is raised after a Feature is installed. (Inherited from SPFeatureReceiver.)
Public method FeatureUninstalling Handles the event that is raised when a Feature is uninstalled. (Inherited from SPFeatureReceiver.)
Public method FeatureUpgrading When the Site Notebook feature is upgraded, delete the link and try to reprovision the notebook. (Overrides SPFeatureReceiver.FeatureUpgrading(SPFeatureReceiverProperties, String, IDictionary<String, String>).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSiteNotebookFeatureReceiver class

Microsoft.SharePoint namespace