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.0Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class WorkflowTaskAttribute : GuiPlugInAttribute
Constructors
WorkflowTaskAttribute()
Declaration
public WorkflowTaskAttribute()