SPWikiPageHomePageFeatureReceiver.FeatureDeactivating Method

Deactivates the Wiki page home page feature and restores the previous welcome page URL.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub FeatureDeactivating ( _
    properties As SPFeatureReceiverProperties _
)
'Usage
Dim instance As SPWikiPageHomePageFeatureReceiver
Dim properties As SPFeatureReceiverProperties

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

Parameters

See Also

Reference

SPWikiPageHomePageFeatureReceiver Class

SPWikiPageHomePageFeatureReceiver Members

Microsoft.SharePoint Namespace