<ControlRef> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
Specifies a placeholder for a control within a layout template.
Syntax
<ControlRef
DisplayMode=["Default" | "Small" | "Medium" | "Large" | "Text" | "Menu" | "Menu16" | "Menu32" | "Thin" ]
TemplateAlias="String"
/>
Attributes and Elements
The following table lists the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DisplayMode |
Controls the mode used to display the element. Valid Values:
|
Enumeration |
Optional |
||||||||||||||||||||
TemplateAlias |
Associates a ribbon element child of CommandUIDefinition with a location placeholder within a child of a Layout element. This value defines where the control will display within a group of controls when the layout changes. |
String |
Optional |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Specifies a row within a Section. |
|
Contains a collection of control references. |
Element Information
XPath |
|
Schema Name |
ControlRefType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
See Also
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright