Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Ajax static method in master page

$
0
0

I have below coding to show a slideshow in MasterPage

<asp:Panel ID="Panel5" runat="server" Width="700px" Height="150px"><asp:Image runat="server" ID="img" Width="700px" Height="150px" /><asp:SlideShowExtender ID="SlideShowExtender5" runat="server" SlideShowServiceMethod="GetSlides" TargetControlID="img" UseContextKey="True"></asp:SlideShowExtender></asp:Panel>

To where I can add this GetSlides() static method in master page? Because it gives an runtime error always method is not available.


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>