分享方式:


<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

藉由將 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.