Share via


SPCustomActionPackagingFeatureReceiver.FeatureActivated method

Handles the event that is raised after a Feature is activated.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaration
Public Overrides Sub FeatureActivated ( _
    properties As SPFeatureReceiverProperties _
)
'Usage
Dim instance As SPCustomActionPackagingFeatureReceiver
Dim properties As SPFeatureReceiverProperties

instance.FeatureActivated(properties)
public override void FeatureActivated(
    SPFeatureReceiverProperties properties
)

Parameters

See also

Reference

SPCustomActionPackagingFeatureReceiver class

SPCustomActionPackagingFeatureReceiver members

Microsoft.SharePoint.WorkflowServices namespace