Sitecore 5.1.1 API

Context.Workflow Property

Provides access to the current workflow framework.

[Visual Basic]
Public Shared ReadOnly Property Workflow As WorkflowContext
[C#]
public static Workflows.WorkflowContext Workflow {get;}

See Also

Context Class | Sitecore Namespace