WorkflowActions Element (WorkflowActions)

Applies to: SharePoint Foundation 2010

WorkflowActions is the root element of the WorkflowActions schema. This element must be included in any Feature manifest file for sandboxed deployed custom actions.

<WorkflowActions>
    <Default>...</Default>
    <Action>...</Action>
</WorkflowActions>

Attributes

None

Child Elements

Action

Default

Parent Elements

None

See Also

Concepts

Creating Declarative, No-Code Workflow Editors

WorkflowInfo Schema and WorkflowActions Schema Overview