WorkflowActions Element (WorkflowActions)

Letzte Änderung: Freitag, 4. März 2011

Gilt für: SharePoint Foundation 2010

Inhalt dieses Artikels
Attributes
Child Elements
Parent Elements

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

Siehe auch

Konzepte

Erstellen deklarativer Workflow-Editoren ohne Code

Übersicht über das Workflowaktivitätsschema