PublishingTimerJobsFeatureHandler members

Handles actions related to the Publishing Timer Jobs feature.

The PublishingTimerJobsFeatureHandler type exposes the following members.

Constructors

  Name Description
Public method PublishingTimerJobsFeatureHandler Initializes a new instance of a PublishingTimerJobsFeaturehandler object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Executed when the Publishing Timer Jobs feature is activated on a Web application. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Executed when the Publishing Timer Jobs feature is deactivated on a Web application. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Fires when a feature is introduced into the farm. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Fires when a feature is removed from the farm. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Public method FeatureUpgrading Fires when a feature upgrade action is triggered. (Overrides SPFeatureReceiver.FeatureUpgrading(SPFeatureReceiverProperties, String, IDictionary<String, String>).)
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

PublishingTimerJobsFeatureHandler class

Microsoft.SharePoint.Publishing namespace