<GroupTemplate> (RibbonDiffXml)
Gælder for: CRM 2015 on-prem, CRM Online
Angiver en samling layoutdefinitioner, som en gruppe kan bruge, når bredden på båndet ændres.
Syntaks
<GroupTemplate
Id="String"
ClassName="String">
<Layout />
</GroupTemplate>
Attributter og elementer
The following table lists the attributes, child elements, and parent elements.
Attributter
Attribute | Description | Type | Usage |
---|---|---|---|
ClassName |
The name of a CSS class selector to apply to the group. |
String |
Optional |
Id |
Angiver et entydigt id for definitionen på et element på båndet. Det anbefales på det kraftigste at bruge navnekonventionen, der adskiller delene i navnet med et punktum som f.eks.: [løsnings-id].[objekt].[bånd].[funktion].[elementnavn]. Et eksempel: MyISV.account.form.SendToOtherSystem.Button. Use the {!EntityLogicalName} token in the Id attribute when you define a ribbon element that will be used for multiple entities. This inserts the entity logical name into the Id value to make sure that the Id value is globally unique. For example, if you use Vigtigt If you don’t set a globally unique Id value, the ribbon might not display. |
String |
Required |
Underordnede elementer
Element | Description |
---|---|
Angiver et layout for en gruppe i en GroupTemplate. |
Overordnede elementer
Element | Description |
---|---|
Indeholder en samling gruppeskabeloner. |
Elementoplysninger
XPath |
|
Schema Name |
GroupTemplateType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
Yes |
Se også
Andre ressourcer
Ribbon XML reference
Tilpasse kommandoer og båndet
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.