<LowScaleWarning> (RibbonDiffXml)

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

仅供内部使用。

语法

<LowScaleWarning 
 Id="String"
 Message="String"
 Sequence="Integer"
/>

属性和元素

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

属性

Attribute Description Type Usage

Id

指定功能区元素的定义的唯一标识符。强烈推荐的命名约定是使用句点来分隔名称各部分的,如[solution identifier].[entity].[ribbon].[function].[element name]。例如:MyISV.account.form.SendToOtherSystem.Button。

String

Required

Message

仅供内部使用。

String

Optional

Sequence

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

Integer

Optional

子元素

此元素没有子元素。

父元素

Element Description

<Scaling> (RibbonDiffXml)

包含一个元素集合,这些元素用于定义功能区组在可用的水平空间发生更改时的显示方式。

元素信息

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Tab/Scaling/LowScaleWarning |
//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/ContextualGroup/Tab/Scaling/LowScaleWarning

Schema Name

LowScaleWarningType

Validation File

RibbonWSS.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.