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.
对于在 DotNetNuke (05.01.01) 中开发的自定义模块,我在设置页面上添加了其他设置,如果我有“模块设置”和“页面设置”,但我不知道如何为这组设置。
如何添加标题?
请找到附加的屏幕截图,该屏幕截图准确地显示了我需要标题的位置:
您的设置控件需要在其本地资源文件(可能是 App_LocalResources/Settings.ascx.resx)中定义标题,使用键ControlTitle_settings.Text
ControlTitle_settings.Text