Compartilhar via


<HideCustomAction> (RibbonDiffXml)

Aplica-se a: CRM 2015 on-prem, CRM Online

Remove um elemento de Faixa de Opções existente para que não seja processado para a Faixa de Opções.

Sintaxe

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

Atributos e elementos

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

Atributos

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

Especifica o local da modificação da Faixa de Opções definindo o valor da Sequência para um número mais alto ou mais baixo que os elementos de Faixa de Opções existentes.

Integer

Optional

Title

Este elemento não é usado no Microsoft Dynamics CRM.

String

Optional

Elementos filho

Este elemento não tem elementos filho.

Elemento pai

Element Description

<CustomActions> (RibbonDiffXml)

Contém uma coleção de ações que podem adicionar, substituir ou remover itens da Faixa de Opções.

Informações do elemento

XPath

//RibbonDiffXml/CustomActions/HideCustomAction

Schema Name

HideCustomActionType

Validation File

RibbonCore.xsd

Can be Empty

Yes

Consulte também

Outros recursos

Ribbon XML reference
Personalizar os comandos e a faixa de opções

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