开发者

Do DNN support ajax control tool kit.?

开发者 https://www.devze.com 2023-02-20 16:47 出处:网络
Do DNN support ajax control tool kit. If not then 开发者_JAVA百科why, and how can i make DNN support Ajax Control Tool kit?I made my module work with the Ajax Control Tool Kit.I added a reference to m

Do DNN support ajax control tool kit. If not then 开发者_JAVA百科why, and how can i make DNN support Ajax Control Tool kit?


I made my module work with the Ajax Control Tool Kit. I added a reference to my module and included the dll in the package as a dependency.


The dll is already loaded with the dnn installation. You can use it in your project like this First Register the dll

Then access the control list as

<dnnweb:dnnajaxpanel...

More on this on codeplex

0

精彩评论

暂无评论...
验证码 换一张
取 消