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
Registers properties of a declarative (no-code) workflow when the workflow is provisioned as a feature to the Microsoft SharePoint Foundation 2010 farm and then activated.
The SPDeclarativeWorkflowProvisioningFeatureReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPDeclarativeWorkflowProvisioningFeatureReceiver | Initializes a new instance of the SPDeclarativeWorkflowProvisioningFeatureReceiver class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | Executed when a Microsoft SharePoint Foundation 2010 the feature received is activated. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) |
![]() |
FeatureDeactivating | (Inherited from SPFeatureReceiver.) |
![]() |
FeatureInstalled | (Inherited from SPFeatureReceiver.) |
![]() |
FeatureUninstalling | (Inherited from SPFeatureReceiver.) |
![]() |
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