<EnableContextualActions> (FormXml)

 

Applies To: Dynamics CRM 2013

 Specifies whether the contextual actions are shown in the inline subgrid. For internal use only.

Syntax

<EnableContextualActions>[false|true]</EnableContextualActions>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<parameters> (FormXml)

Contains the parameters to be passed to a control in a form.

Remarks

This parameter is unsupported and is for internal use only.

Example

The following shows an example of the EnableContextualActions element.

<EnableContextualActions>false</EnableContextualActions>

Element Information

For internal use only.

See Also

Customize entity forms
Form XML reference