Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Handles actions related to the Publishing Timer Jobs feature.
The PublishingTimerJobsFeatureHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PublishingTimerJobsFeatureHandler | Initializes a new instance of a PublishingTimerJobsFeaturehandler object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | Executed when the Publishing Timer Jobs feature is activated on a Web application. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) |
![]() |
FeatureDeactivating | Executed when the Publishing Timer Jobs feature is deactivated on a Web application. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) |
![]() |
FeatureInstalled | Fires when a feature is introduced into the farm. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).) |
![]() |
FeatureUninstalling | Fires when a feature is removed from the farm. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).) |
![]() |
FeatureUpgrading | (Inherited from SPFeatureReceiver.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top