SPFeatureReceiver methods
The SPFeatureReceiver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | Handles the event that is raised after a Feature is activated. |
![]() |
FeatureDeactivating | Handles the event that is raised when a Feature is deactivated. |
![]() |
FeatureInstalled | Handles the event that is raised after a Feature is installed. |
![]() |
FeatureUninstalling | Handles the event that is raised when a Feature is uninstalled. |
![]() |
FeatureUpgrading | Handles the event that is raised when a Feature is upgraded. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top