开发者

how to run umbraco in vs 2005?

开发者 https://www.devze.com 2023-03-12 00:02 出处:网络
i a开发者_Go百科m new in umbraco.How can we attach a user control file(.ascx) from visual studio 2005 to umbraco?is any body knows please replyYou need to copy your assembly (dll) into the /bin folder

i a开发者_Go百科m new in umbraco.How can we attach a user control file(.ascx) from visual studio 2005 to umbraco?is any body knows please reply


You need to copy your assembly (dll) into the /bin folder of your umbraco installation. There should also be a /usercontrols folder for this purpose as well... If it's a user control you will also need to copy the .ascx file as well.

Using .NET User Controls

0

精彩评论

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