<Group> (SiteMap)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a group of subareas.
Syntax
<Group
Description="String"
DescriptionResourceId="String"
Icon="String"
Id="String"
IsProfile=["0" | "1" | "true" | "false"]
License="String"
ResourceId="String"
Title="String"
Url="String" >
<Titles />
<Descriptions />
<SubArea />
</Group>
Attributes and Elements
The following table lists the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
Description |
Deprecated. Use the Group/Descriptions/Description element instead. |
String |
Optional |
DescriptionResourceId |
For internal use only. Use the Group/Descriptions/Description element instead. |
String |
Optional |
Icon |
Unused. It is not possible to display an icon for a group. |
String |
Optional |
Id |
A unique identifier for this Group element. |
String |
Required |
IsProfile |
Controls whether this Group represents a user selectable Profile for the Workplace. This only applies for Groups within the Workplace Area. |
Boolean |
Optional |
License |
Deprecated. |
String |
Optional |
ResourceId |
For internal use only. Use the Group/Titles/Title element to set the text to display for this Group. |
String |
Optional |
Title |
Deprecated. Use the Group/Titles/Title element instead. |
String |
Optional |
Url |
Specifies the URL to render for the Outlook folder that represents the Group in Dynamics 365 for Outlook. |
String |
Optional |
Child Elements
Element |
Description |
---|---|
Specifies a set of localizable Descriptions for the Group. |
|
Specifies a navigation option within an Area. Defines what will be displayed in the main pane of the application when selected. |
|
Specifies a set of localizable Titles for the Group. |
Parent Elements
Element |
Description |
---|---|
Specifies an area that appears in the navigation pane. |
Remarks
Groups can be shown or hidden as defined by the area. Groups defined within the Workplace area can be marked as a user selectable profile. These profiles are available for users to select in their personal options.
Element Information
Schema Name |
Group |
Validation File |
SiteMapType.xsd |
Number of Occurrences |
0 or more |
XPath |
|
See Also
Change application navigation using the SiteMap
SiteMap XML reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright