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

How to set the properties for the control toolkit extenders when using the CDN?

$
0
0

I'm not sure how to set the properties on the Ajax Control Toolkit controls using the CDN (not including the library in the project).  I'm using the modal popup extender and I'm not sure how to set the properties like the TargetCotrolID since I don't have the Modal Popup Expender on the page.  Do I have to set a reference or something to pull it in to the page or is are there additional things I need to do like register the assembly at the top of the page?

This is how I did it before I used the CDN:

<ajax:ModalPopupExtender ID="ModalPopupExtender" runat="server" TargetControlID="btnHidden" 
            BehaviorID="MPBehavior1" PopupControlID="pnlModalPopUp" ></ajax:ModalPopupExtender><asp:Button ID="btnHidden" runat="server" Text="Button" style="display: none;" />


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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