Partager via


<controldescription> (FormXml)

Specifies the description of a custom control on a form.

Syntaxe

<controldescription
  forControl="String"
  <customcontrol />
</controldescription>

Attributs et éléments

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

Attributs

Attribute Description Type Usage

forControl

Represents the name of the custom control.

String

Required

Éléments enfants

Element Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

Éléments parents

Element Description

<controldescriptions> (FormXml)

Contains the description of all the custom controls on a form.

Informations sur l'élément

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/controldescriptions/controldescription

Voir aussi

Concepts

Personnaliser les formulaires d’entités

Autres ressources

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.