- 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.
- iOS Game Programming Cookbook
- 高手是如何做產(chǎn)品設(shè)計(jì)的(全2冊(cè))
- Mastering RabbitMQ
- JavaScript高效圖形編程
- Learning Selenium Testing Tools with Python
- Manga Studio Ex 5 Cookbook
- Java軟件開發(fā)基礎(chǔ)
- 用Python實(shí)現(xiàn)深度學(xué)習(xí)框架
- Apache Mesos Essentials
- Node.js全程實(shí)例
- Mastering Unity 2D Game Development(Second Edition)
- 微課學(xué)人工智能Python編程
- 零基礎(chǔ)學(xué)HTML+CSS
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- C語言程序設(shè)計(jì)實(shí)踐