IWorkflowWebProvider Members
Include Protected Members
Include Inherited Members
Allows a workflow activity to get the same Web site (SPWeb) that the workflow host uses.
The IWorkflowWebProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
RunAsUser | Gets or sets the user role that the workflow host should use for interactions with the current Web site. | |
Web | Gets the current Web site that the workflow host uses. |
Top