SPSiteAssetsFeatureReceiver members

This feature ensures that the site assets library is provisioned.

The SPSiteAssetsFeatureReceiver type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated When the site assets feature is activated, the site assets library must be provisioned. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Handles the event that is raised when a Feature is deactivated. (Inherited from SPFeatureReceiver.)
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 Handles the event that is raised when a Feature is upgraded. (Inherited from SPFeatureReceiver.)
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

SPSiteAssetsFeatureReceiver class

Microsoft.SharePoint namespace