<LinkControlDefinitionId> (FormXml)

 

Applies To: Dynamics CRM 2013

Defines the link control XML to be loaded for the associated flyout definition.   

Syntax

<LinkControlDefinitionId>String</LinkControlDefinitionId>

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.

Example

The following shows an example of the LinkControlDefinitionId element.

<LinkControlDefinitionId>{0F337699-D595-48D9-B733-6479E5F5EB07}</LinkControlDefinitionId>

Element Information

Schema Type

FormGuidType

Validation File

FormXml.xsd

Number of Occurrences

1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/section/rows/row/cell/control/parameters/LinkControlDefinitionId

For internal use only?(Yes/No)

Yes

See Also

Customize entity forms
Form XML reference