WorkflowContext.Initialize Method
Include Protected Members
Include Inherited Members
Initializes the workflow context with the specified parameters.
Overload List
Name | Description | |
---|---|---|
Initialize(SPWorkflowActivationProperties) | Initializes the workflow context based on specified activation properties. | |
Initialize(SPWorkflowActivationProperties, IWorkflowWebProvider) | Initializes the workflow context based on a specified web hosting provider and activation properties. |
Top