Compartir a través de


<controldescription> (FormXml)

Specifies the description of a custom control on a form.

Sintaxis

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

Atributos y elementos

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

Atributos

Attribute Description Type Usage

forControl

Represents the name of the custom control.

String

Required

Elementos secundarios

Element Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

Elementos primarios

Element Description

<controldescriptions> (FormXml)

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

Información del elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

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

Vea también

Conceptos

Personalizar los formularios de entidad

Otros recursos

Form XML reference

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