NavigationFeatureHandler 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 a NavigationFeatureHandler object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Handles the event raised when a Navigation or NavigationProperties feature is activated. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Handles the event raised when a Navigation or NavigationProperties feature is deactivated. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Handles the event raised when a Navigation or NavigationProperties feature is installed. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Handles the event raised when a Navigation or NavigationProperties feature is uninstalled. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Public method FeatureUpgrading (Inherited from SPFeatureReceiver.)
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