<HideCustomAction> (RibbonDiffXml)

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

删除现有功能区元素,以便不为功能区处理该元素。

语法

<HideCustomAction 
 HideActionId="String"
 Location="String"
 Sequence="Integer"
 Title="String"
/>

属性和元素

The following table lists the attributes, child elements, and parent elements.

属性

Attribute Description Type Usage

HideActionId

A unique name for the HideCustomAction

String

Optional

Location

The id value of the element to be hidden.

String

Optional

Sequence

通过将序列值设置为高于或低于现有功能区元素来指定功能区修改内容的位置。

Integer

Optional

Title

Microsoft Dynamics CRM 中未使用此元素。

String

Optional

子元素

此元素没有子元素。

父元素

Element Description

<CustomActions> (RibbonDiffXml)

包含一个可添加、替换或删除功能区中的项的操作的集合。

元素信息

XPath

//RibbonDiffXml/CustomActions/HideCustomAction

Schema Name

HideCustomActionType

Validation File

RibbonCore.xsd

Can be Empty

Yes

另请参阅

其他资源

Ribbon XML reference
自定义命令和功能区

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