<?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: How to determine if a dynamic layer is turned on? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129066#M3208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For a map layer (i.e. a layer directlly attached to a map), you can subscribe to event &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer~PropertyChanged_EV.html" rel="nofollow" target="_blank"&gt;Layer.PropertyChanged &lt;/A&gt;&lt;SPAN&gt;and, in your Handler, react accordingly when the changed property is "Visible".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a sublayer of a dynamic map service, you can subscribe to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.ArcGISDynamicMapServiceLayer~VisibilityChanged_EV.html" rel="nofollow" target="_blank"&gt;VisibilityChanged &lt;/A&gt;&lt;SPAN&gt;event that occurs when the visibility of a sublayer changes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 06:49:05 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-09-06T06:49:05Z</dc:date>
    <item>
      <title>How to determine if a dynamic layer is turned on?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129065#M3207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the legend with a template, and I want to be able to tell if one of the layers has been checked on.&amp;nbsp; It is a Query Layer that needs to be refreshed every 5 minutes.&amp;nbsp; I don't want to have the timer working while the layer is turned off, but I am having a difficult time figuring out when it is turned on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know how to tell if a layer has been turned on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 22:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129065#M3207</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-09-05T22:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if a dynamic layer is turned on?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129066#M3208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For a map layer (i.e. a layer directlly attached to a map), you can subscribe to event &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer~PropertyChanged_EV.html" rel="nofollow" target="_blank"&gt;Layer.PropertyChanged &lt;/A&gt;&lt;SPAN&gt;and, in your Handler, react accordingly when the changed property is "Visible".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a sublayer of a dynamic map service, you can subscribe to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.ArcGISDynamicMapServiceLayer~VisibilityChanged_EV.html" rel="nofollow" target="_blank"&gt;VisibilityChanged &lt;/A&gt;&lt;SPAN&gt;event that occurs when the visibility of a sublayer changes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 06:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129066#M3208</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-09-06T06:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine if a dynamic layer is turned on?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129067#M3209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dominique, That works perfectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 15:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-if-a-dynamic-layer-is-turned-on/m-p/129067#M3209</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2012-09-06T15:53:52Z</dc:date>
    </item>
  </channel>
</rss>

