SPSiteAssetsFeatureReceiver members
This feature ensures that the site assets library is provisioned.
The SPSiteAssetsFeatureReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPSiteAssetsFeatureReceiver | Initializes a new instance of the SPSiteAssetsFeatureReceiver class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | When the site assets feature is activated, the site assets library must be provisioned. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) |
![]() |
FeatureDeactivating | Handles the event that is raised when a Feature is deactivated. (Inherited from SPFeatureReceiver.) |
![]() |
FeatureInstalled | Handles the event that is raised after a Feature is installed. (Inherited from SPFeatureReceiver.) |
![]() |
FeatureUninstalling | Handles the event that is raised when a Feature is uninstalled. (Inherited from SPFeatureReceiver.) |
![]() |
FeatureUpgrading | Handles the event that is raised when a Feature is upgraded. (Inherited from SPFeatureReceiver.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top