MetadataNavigationFeatureReceiver Class
Receives feature information about metadata navigation and filtering.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.Office.DocumentManagement.MetadataNavigationFeatureReceiver
Namespace: Microsoft.Office.DocumentManagement
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Class MetadataNavigationFeatureReceiver _
Inherits SPFeatureReceiver
'Usage
Dim instance As MetadataNavigationFeatureReceiver
public class MetadataNavigationFeatureReceiver : SPFeatureReceiver
Remarks
Override this object to trap the activation, deactivation, installation, or uninstallation of a feature.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.