📄 hdlab_forumunion.ascx
字号:
<%@ Control %>
<%@ Import Namespace="HDLab.BBS.Globals" %>
<%@ Register TagPrefix="HDLabBBS" NameSpace="HDLab.BBS.Controls" Assembly="HDLabBBS" %>
<div class="currentpositon">当前位置:数据处理区-->合并版面数据</div>
<br />
<div class="titlebar1">
<div class="titlebar">
<div class="titlebar_r"><img src="Images/right_pic.gif" alt="帮助" title="帮助" /></div>
<div class="titlebar_l">合并版面数据</div>
<div style="float:left;"><img src="Images/right_bg_02.gif" alt="" /></div>
</div>
</div>
<div class="divbody1" style="text-indent:5px;">功能说明:将源版面及其下属版面数据转移到目标版面,并删除源版面及其下属版面</div>
<div class="divbody2" style="text-indent:5px;">将版面 <HDLabBBS:DropDownForum ID="MyDropDownForum" Name="OldForumID" Runat="server" Text="请选择源版面" /> 合并到 <HDLabBBS:DropDownForum ID="MyNewDropDownForum" Name="NewForumID" Runat="server" Text="请选择目标版面" /></div>
<div class="divbody1_b" style="text-align:center;"><asp:Button id="Submit" runat="server" Text="合并版面"></asp:Button></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -