Share via


Parameters Element in ActionDefinition (SolutionManifestDeclarativeExtensions Schema)

Applies to: SharePoint Server 2010

The Parameters element lists all the parameters that an action accepts.

Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest/DeclarativeExtensions

Schema: SolutionManifestDeclarativeExtensions

<Parameters > </Parameters>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

ConstantParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)

The ConstantParameter element defines a constant parameter for an action.

ExpressionParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)

The ExpressionParameter element defines a parameter for an action that can take a value from the context of the current item.

Parent Elements

Element

Description

UrlAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)

The <UrlAction> element is used to execute a URL-based action.

CodeMethodAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)

The <CodeMethodAction> element is used to execute a custom code action or one of the predefined actions that are provided by Microsoft Business Connectivity Services (BCS).