WorkflowContext Methods
Include Protected Members
Include Inherited Members
The WorkflowContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CacheFieldValue | Field value that is written to the cache before it is committed to the database. |
![]() |
CacheNoLongerMatches | Used to determine if a cached value is still valid and whether it has been updated in the database. |
![]() |
CacheUnsavedListItem | Caches an unsaved list item before it is committed to the database. |
![]() |
Dispose | Disposes of the Windows SharePoint Services 3.0 objects that were created by the workflow. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetListItem(SPList, SPItemKey) | Retrieves the cached version of a specified SPListItem with a key. |
![]() |
GetListItem(SPList, Int32) | Retrieves the cached version of a specified SPListItem with the specified parameters. |
![]() |
GetMatchFromCache | Iterates through expired cache values and returns the first match found. |
![]() |
GetType | (Inherited from Object.) |
![]() |
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. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)