<?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 Re: Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814645#M2498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the reference page in the wiki:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ArcGIS%20Pro%20DAML%20ID%20Reference" title="https://github.com/Esri/arcgis-pro-sdk/wiki/ArcGIS%20Pro%20DAML%20ID%20Reference"&gt;ArcGIS Pro DAML ID Reference · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2016 14:43:22 GMT</pubDate>
    <dc:creator>TedChapin</dc:creator>
    <dc:date>2016-04-06T14:43:22Z</dc:date>
    <item>
      <title>Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814642#M2495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I interact with existing ArcGIS Pro controls (such as button), I need to use pre-defined DAML values such as existing button control ids (ex: esri_mapping_fixedZoomInButton, esri_mapping_zoomFullButton) and application conditions (ex: esri_core_MapPane, esri_mapping_onlyFeatureLayersSelectedCondition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of them are used in the following page:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Ribbon,-Tabs-and-Groups" title="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Ribbon,-Tabs-and-Groups"&gt;ProGuide Ribbon, Tabs and Groups · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reference available that will list these pre-defined existing control IDs or application conditions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 07:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814642#M2495</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-12-14T07:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814643#M2496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shohei,&lt;/P&gt;&lt;P&gt;To add the ids to your project use the ArcGIS Pro SDK for .NET Utilities, Pro Generate DAML IDs utility. It is shown &lt;A href="https://https//github.com/Esri/arcgis-pro-sdk/wiki#arcgis-pro-sdk-for-net-utilities"&gt;here&lt;/A&gt;. After you have run it, the ids will show up in Intellisense within a csharp or vb code window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 1.2 we will include a complete listing of DAML ids on the&amp;nbsp; ArcGIS Pro SDK wiki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 18:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814643#M2496</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2015-12-14T18:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814644#M2497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By running the utility, I’m now able to see the all available DAML ids.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 22:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814644#M2497</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-12-14T22:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814645#M2498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the reference page in the wiki:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ArcGIS%20Pro%20DAML%20ID%20Reference" title="https://github.com/Esri/arcgis-pro-sdk/wiki/ArcGIS%20Pro%20DAML%20ID%20Reference"&gt;ArcGIS Pro DAML ID Reference · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814645#M2498</guid>
      <dc:creator>TedChapin</dc:creator>
      <dc:date>2016-04-06T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find a reference for pre-defiled DAML values of existing control IDs and application conditions?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814646#M2499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted, Shohei&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/FAQ#where-can-i-find-a-reference-for-pre-defiled-daml-values-of-existing-control-ids-and-application-conditions"&gt;FAQ &lt;/A&gt;that lists all the ways by which you can access the DAML ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 18:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/where-can-i-find-a-reference-for-pre-defiled-daml/m-p/814646#M2499</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2016-04-06T18:30:53Z</dc:date>
    </item>
  </channel>
</rss>

