<controldescription> (FormXml)

Specifies the description of a custom control on a form.

语法

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

属性和元素

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

属性

Attribute Description Type Usage

forControl

Represents the name of the custom control.

String

Required

子元素

Element Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

父元素

Element Description

<controldescriptions> (FormXml)

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

元素信息

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

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

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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