IWorkflowWebProvider Interface

Allows a workflow activity to get the same Web site (SPWeb) that the workflow host uses.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<ExternalDataExchangeAttribute> _
Public Interface IWorkflowWebProvider
'Usage
Dim instance As IWorkflowWebProvider
[ExternalDataExchangeAttribute]
public interface IWorkflowWebProvider

See Also

Reference

IWorkflowWebProvider Members

Microsoft.SharePoint.Workflow Namespace