Share via


SPCustomActionPackagingFeatureReceiver members

Enables the deployment and retraction of custom workflow actions and custom workflow activities.

The SPCustomActionPackagingFeatureReceiver type exposes the following members.

Constructors

  Name Description
Public method SPCustomActionPackagingFeatureReceiver Initializes a new instance of the SPCustomActionPackagingFeatureReceiver 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. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Handles the event that is raised when a Feature is deactivated. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureUpgrading Handles the event that is raised when a Feature is upgraded. (Overrides SPFeatureReceiver.FeatureUpgrading(SPFeatureReceiverProperties, String, IDictionary<String, String>).)
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

SPCustomActionPackagingFeatureReceiver class

Microsoft.SharePoint.WorkflowServices namespace