- Dynamics 365 Application Development
- Deepesh Somani Nishant Rana
- 177字
- 2021-06-30 19:09:35
Editing an existing component in the site map
To edit an existing area, group, and subarea in the site map, we need to select that component in the designer and go to the properties tab of that component. Let us take a simple example to understand this. Suppose we want to rename the existing Training area to Help, we need to select the Training area on the site map, go to its Properties tab, and update its Title property.

Let us specify Help as the value for the Title property. This updates the area's title from Training to Help, as shown as follows:

We can also update the title property of the site map components through inline editing. For this, hover over the component to reveal the pencil. We can click on the pencil icon to edit the Title. Similarly, we can edit or update the corresponding properties of the group and subarea components, and as we mentioned earlier, any changes made in the designer will reflect back in the XML for the site map.
- Extending Jenkins
- Java Web開發學習手冊
- 編寫高質量代碼:改善Python程序的91個建議
- Python數據分析(第2版)
- Python應用輕松入門
- 深度強化學習算法與實踐:基于PyTorch的實現
- Apache Mesos Essentials
- Android底層接口與驅動開發技術詳解
- Learning OpenStack Networking(Neutron)
- Jenkins Continuous Integration Cookbook(Second Edition)
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Unity&VR游戲美術設計實戰
- 寫給程序員的Python教程
- 零基礎學HTML+CSS
- 跟戴銘學iOS編程:理順核心知識點