This topic has not yet been rated - Rate this topic

SPFeatureReceiver.FeatureDeactivating method

Handles the event that is raised when a Feature is deactivated.

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

Parameters

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

This method is called when a Feature is deactivated.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.