Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能看起来有点奇怪,但是任何人都可以从后面的代码中判断是否可以更改设置弹出窗口中加载的用户控件,当单击模块的设置按钮时?
我确信这一定是可能的,我只是还没有找到它。
嗯,我不确定是否可以这样做,但是您可以做的,是在您的设置控制中,只需加载您想要加载的任何 ASCX 文件,并在那里加载您自己的逻辑?
话虽如此,由于设置基类的工作方式,我不确定你会如何去做。