Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class WorkflowTaskAttribute

Internally used attribute to register container control that will host all other workflow task related usercontrols.

Inheritance
System.Object
WorkflowTaskAttribute
Namespace: EPiServer.WorkflowFoundation.UI
Assembly: EPiServer.WorkflowFoundation.dll
Version: 8.11.0
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class WorkflowTaskAttribute : GuiPlugInAttribute

Constructors

WorkflowTaskAttribute()

Declaration
public WorkflowTaskAttribute()