Share via


NavigationFeatureHandler Members

Include Protected Members
Include Inherited Members

Provides event handlers that are called when Navigation or NavigationProperties features are activated, deactivated, installed, or uninstalled.

The NavigationFeatureHandler type exposes the following members.

Constructors

  Name Description
Public method NavigationFeatureHandler Initializes a new instance of the NavigationFeatureHandler class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Event handler called when a Navigation or NavigationProperties feature is activated. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Event handler called when a Navigation or NavigationProperties feature is deactivated. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Event handler called when a Navigation or NavigationProperties feature is installed. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Event handler called when a Navigation or NavigationProperties feature is uninstalled. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

NavigationFeatureHandler Class

Microsoft.SharePoint.Publishing Namespace