Partilhar via


<controldescription> (FormXml)

Specifies the description of a custom control on a form.

Sintaxe

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

Atributos e 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 filho

Element Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

Elemento pai

Element Description

<controldescriptions> (FormXml)

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

Informações do elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

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

Consulte também

Conceitos

Personalizar formulários de entidade

Outros 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.