<InternalHandlers> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

仅供内部使用。包含由 Microsoft Dynamics CRM 定义的事件处理程序。

语法

<InternalHandlers >
 <Handler />
</InternalHandlers>

属性和元素

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

属性

此元素不具有属性。

子元素

Element Description

<Handler> (FormXml)

指定要为事件调用的 JavaScript 库和函数。

父元素

Element Description

<event> (FormXml)

为窗体或字段指定事件。

元素信息

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or one

XPath

//FormXml/forms/systemform/form/events/InternalHandlers |
//FormXml/forms/systemform/form/tabs/tab/events/InternalHandlers |
//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/events/InternalHandlers |
//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/events/InternalHandlers

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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