SPSWebPartAdderFeatureReceiver.FeatureInstalled Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Overrides Sub FeatureInstalled ( _
    properties As SPFeatureReceiverProperties _
)
'Usage
Dim instance As SPSWebPartAdderFeatureReceiver
Dim properties As SPFeatureReceiverProperties

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

Parameters

See Also

Reference

SPSWebPartAdderFeatureReceiver Class

SPSWebPartAdderFeatureReceiver Members

Microsoft.SharePoint.Portal Namespace