<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I delete individual Tabs in ArcPro SDK? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-do-i-delete-individual-tabs-in-arcpro-sdk/m-p/1224894#M8948</link>
    <description>&lt;P&gt;Hello, I would like to condense the tab list on my ArcPro instance on startup. I would like to totally delete the Imagery and Analysis tab from Pro for certain people. Is there any documentation on how to delete a whole tab? I have seen subgroups and buttons in the documentation but never referencing entire tabs.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 20:59:29 GMT</pubDate>
    <dc:creator>JohnnyHarley12</dc:creator>
    <dc:date>2022-10-24T20:59:29Z</dc:date>
    <item>
      <title>How do I delete individual Tabs in ArcPro SDK?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-do-i-delete-individual-tabs-in-arcpro-sdk/m-p/1224894#M8948</link>
      <description>&lt;P&gt;Hello, I would like to condense the tab list on my ArcPro instance on startup. I would like to totally delete the Imagery and Analysis tab from Pro for certain people. Is there any documentation on how to delete a whole tab? I have seen subgroups and buttons in the documentation but never referencing entire tabs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-do-i-delete-individual-tabs-in-arcpro-sdk/m-p/1224894#M8948</guid>
      <dc:creator>JohnnyHarley12</dc:creator>
      <dc:date>2022-10-24T20:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I delete individual Tabs in ArcPro SDK?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-do-i-delete-individual-tabs-in-arcpro-sdk/m-p/1225052#M8950</link>
      <description>&lt;P&gt;You can use the deleteTab tag inside an updateModule tag in your Config.daml file:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;modules&amp;gt;
  &amp;lt;updateModule refID="esri_editing_EditingModule"&amp;gt;
    &amp;lt;tabs&amp;gt;
      &amp;lt;deleteTab refID="esri_editing_EditingTab" /&amp;gt;
    &amp;lt;/tabs&amp;gt;
  &amp;lt;/updateModule&amp;gt;
&amp;lt;/modules&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 06:22:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-do-i-delete-individual-tabs-in-arcpro-sdk/m-p/1225052#M8950</guid>
      <dc:creator>FridjofSchmidt</dc:creator>
      <dc:date>2022-10-25T06:22:50Z</dc:date>
    </item>
  </channel>
</rss>

