SPFeatureReceiver members

Defines methods that are called when a Feature is installed, uninstalled, activated, deactivated, or upgraded.

The SPFeatureReceiver type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Handles the event that is raised after a Feature is activated.
Public method FeatureDeactivating Handles the event that is raised when a Feature is deactivated.
Public method FeatureInstalled Handles the event that is raised after a Feature is installed.
Public method FeatureUninstalling Handles the event that is raised when a Feature is uninstalled.
Public method FeatureUpgrading Handles the event that is raised when a Feature is upgraded.
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

SPFeatureReceiver class

Microsoft.SharePoint namespace