Freigeben über


<controldescription> (FormXml)

Specifies the description of a custom control on a form.

Syntax

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

Attribute und Elemente

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

Attribute

Attribute Description Type Usage

forControl

Represents the name of the custom control.

String

Required

Untergeordnete Elemente

Element Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

Übergeordnete Elemente

Element Description

<controldescriptions> (FormXml)

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

Elementinformationen

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

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

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

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