SPFeatureReceiver Members

Include Protected Members
Include Inherited Members

Base abstract class that can be overridden to trap the activation, deactivation, installation, or uninstallation of a Feature.

The SPFeatureReceiver type exposes the following members.

Constructors

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

Top

Methods

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