📄 sectioneditcontrol.ascx
字号:
<cp:resourcelabel id="Resourcelabel28" runat="server" resourcename="CP_Forums_SectionEdit_EnablePostPoints"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="EnablePostPoints" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist></td>
</tr>
<tr>
<td class="CommonFormFieldName" nowrap="true">
<cp:helpicon id="Helpicon8" runat="Server" resourcename="CP_Forums_SectionEdit_EnableAutoDelete_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel16" runat="server" resourcename="CP_Forums_SectionEdit_EnableAutoDelete"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="EnableAutoDelete" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist></td>
</tr>
<tr>
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon9" runat="Server" resourcename="CP_Forums_SectionEdit_AutoDeleteThreshold_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel18" runat="server" resourcename="CP_Forums_SectionEdit_AutoDeleteThreshold"></cp:resourcelabel></td>
<td class="CommonFormField">
<asp:textbox id="AutoDeleteThreshold" runat="server" columns="5" maxlength="5"></asp:textbox>
<cp:resourcelabel id="Resourcelabel5" runat="server" resourcename="CP_Forums_SectionEdit_AutoDeleteThreshold_Days"></cp:resourcelabel>
<asp:requiredfieldvalidator id="AutoDeleteThresholdValidator" runat="server" controltovalidate="AutoDeleteThreshold" font-bold="True" errormessage="*"></asp:requiredfieldvalidator>
</td>
</tr>
<tr id="EnableAnonymousPostingRow" runat="server">
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon10" runat="Server" resourcename="CP_Forums_SectionEdit_EnableAnonymousPosting_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel20" runat="server" resourcename="CP_Forums_SectionEdit_EnableAnonymousPosting"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="EnableAnonymousPosting" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist></td>
</tr>
<tr id="EnableThreadStatusTrackingRow" runat="server">
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon12" runat="Server" resourcename="CP_Forums_SectionEdit_EnableThreadStatusTracking_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel24" runat="server" resourcename="CP_Forums_SectionEdit_EnableThreadStatusTracking"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="EnableThreadStatusTracking" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist></td>
</tr>
<tr id="EnableThreadStatusDefaultValueRow" runat="server">
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon13" runat="Server" resourcename="CP_Forums_SectionEdit_DefaultThreadStatusValue_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel26" runat="server" resourcename="CP_Forums_SectionEdit_DefaultThreadStatusValue"></cp:resourcelabel></td>
<td class="CommonFormField">
<csd:statusdropdownlist id="DefaultThreadStatusValue" runat="server" cssclass="txt1"></csd:statusdropdownlist>
</td>
</tr>
</table>
</Content>
</TWC:TabbedPane>
<TWC:TabbedPane runat="server">
<Tab><CP:ResourceControl runat="server" ResourceName="CP_Forums_SectionEdit_Tab_UserPermissions" /></Tab>
<Content>
<cp:SectionPermissionList id="SectionPermissionListControl1" runat="Server"></cp:SectionPermissionList>
</Content>
</TWC:TabbedPane>
<TWC:TabbedPane runat="server">
<Tab><CP:ResourceControl runat="server" ResourceName="CP_Forums_SectionEdit_Tab_AdminPermissions" /></Tab>
<Content>
<cp:SectionPermissionListAdmin id="SectionPermissionListAdminControl1" runat="Server"></cp:SectionPermissionListAdmin>
</Content>
</TWC:TabbedPane>
<TWC:TabbedPane runat="server" id="MailingList">
<Tab><CP:ResourceControl runat="server" ResourceName="CP_Forums_SectionEdit_Tab_MailingList" /></Tab>
<Content>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon17" runat="Server" resourcename="CP_Forums_SectionEdit_LE_EnableMailingList_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel9" runat="server" resourcename="CP_Forums_SectionEdit_LE_EnableMailingList"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="LEEnableMailingList" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist>
<cp:ResourceLabel id="LicenseMaxed" runat="server" ResourceName="CP_Forums_SectionEdit_LE_MaxedOut" CssClass="CommonValidationWarning" visible="false" />
</td>
</tr>
<tr>
<td class="CommonFormFieldName" nowrap="true">
<cp:helpicon id="Helpicon20" runat="Server" resourcename="CP_Forums_SectionEdit_LE_ListName_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel15" runat="server" resourcename="CP_Forums_SectionEdit_LE_ListName"></cp:resourcelabel></td>
<td class="CommonFormField">
<asp:textbox id="LEListName" runat="server" columns="50" maxlength="256"></asp:textbox>
</td>
</tr>
<tr>
<td class="CommonFormFieldName" nowrap="true">
<cp:helpicon id="Helpicon18" runat="Server" resourcename="CP_Forums_SectionEdit_LE_EmailAddress_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel11" runat="server" resourcename="CP_Forums_SectionEdit_LE_EmailAddress"></cp:resourcelabel></td>
<td class="CommonFormField">
<asp:textbox id="LEEmailAddress" runat="server" columns="20" maxlength="256"></asp:textbox>
<asp:Literal ID="LEEmailDomain" Runat="server" />
<asp:RegularExpressionValidator id="emailRegExValidator" runat="server" ControlToValidate="LEEmailAddress" Cssclass="validationWarning" ValidationExpression="\w+([-+.]\w+)*">*</asp:RegularExpressionValidator>
<asp:customvalidator id="LEEmailValidator" runat="server" controltovalidate="LEEmailAddress" font-bold="True"
errormessage="*"></asp:customvalidator>
</td>
</tr>
<tr>
<td class="CommonFormFieldName" valign="top">
<cp:helpicon id="Helpicon19" runat="Server" resourcename="CP_Forums_SectionEdit_LE_FooterMessage_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel13" runat="server" resourcename="CP_Forums_SectionEdit_LE_FooterMessage"></cp:resourcelabel></td>
<td class="CommonFormField">
<asp:textbox id="LEFooterMessage" runat="server" columns="50" maxlength="1000" textmode="MultiLine" rows="3"></asp:textbox>
</td>
</tr>
<tr>
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon21" runat="Server" resourcename="CP_Forums_SectionEdit_LE_PassiveMode_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel17" runat="server" resourcename="CP_Forums_SectionEdit_LE_PassiveMode"></cp:resourcelabel></td>
<td class="CommonFormField">
<cs:yesnoradiobuttonlist id="LEPassiveMode" runat="server" cssclass="txt1" repeatcolumns="2"></cs:yesnoradiobuttonlist></td>
</tr>
<tr>
<td class="CommonFormFieldName" nowrap="true">
<cp:helpicon id="Helpicon22" runat="Server" resourcename="CP_Forums_SectionEdit_LE_PassiveModeEmail_Detail"></cp:helpicon>
<cp:resourcelabel id="Resourcelabel19" runat="server" resourcename="CP_Forums_SectionEdit_LE_PassiveModeEmail"></cp:resourcelabel></td>
<td class="CommonFormField">
<asp:textbox id="LEPassiveModeAddress" runat="server" columns="50" maxlength="256"></asp:textbox>
<asp:RegularExpressionValidator id="Regularexpressionvalidator1" runat="server" ControlToValidate="LEPassiveModeAddress" Cssclass="validationWarning" ValidationExpression="\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*">*</asp:RegularExpressionValidator>
</td>
</tr>
</table>
</Content>
</TWC:TabbedPane>
</TWC:TabbedPanes>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -