in asp.net loading a web user control from within another web user control using Page.LoadControl(path)

前端 未结 0 1273
臣服心动
臣服心动 2021-02-19 13:29

I have an asp.net page that have a Web User Control WUC-1 (dynamically added), WUC1 is supposed to load another Web User Control WUC-2.

To accomplish this I am using Pag

相关标签:
回答
  • 消灭零回复
提交回复
热议问题