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)

Syntax

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

See also

Reference

IWorkflowWebProvider members

Microsoft.SharePoint.Workflow namespace