Specifies which workflow should be enabled for this model. Defaults to edit/approve/publish for page types, and always publish for asset types.

[AttributeUsage]
public sealed class WorkflowAttribute: IContentTypeAttribute
Inheritance:
ObjectAttributeWorkflowAttribute
Implements:
IContentTypeAttribute

Constructors

WorkflowAttribute(Type) Default constructor.

Methods

Apply(ContentTypeDefinition)