This topic has not yet been rated - Rate this topic

SPFeatureReceiver.FeatureActivated method

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public virtual void FeatureActivated(
	SPFeatureReceiverProperties properties
)

Parameters

properties
Type: Microsoft.SharePoint.SPFeatureReceiverProperties
The properties of the event.

This method is called when a Feature is activated.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.