📄 pictureoptions.aspx
字号:
</td>
<td class="CommonFormField">
<asp:dropdownlist id="ImageWatermarkType" runat="server"></asp:dropdownlist>
</td>
</TR>
<TR>
<td nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon10" runat="Server" resourcename="CP_Photos_PictureOptions_WatermarkPosition_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel4" runat="server" ResourceName="CP_Photos_PictureOptions_WatermarkPosition"
ControlToLabel="ImageWatermarkPosition"></CP:FormLabel>
</td>
<td class="CommonFormField">
<asp:dropdownlist id="ImageWatermarkPosition" runat="server"></asp:dropdownlist>
</td>
</TR>
<tr>
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon13" runat="Server" resourcename="CP_Photos_PictureOptions_WatermarkMinWidth_Help"></cp:helpicon>
<CP:FORMLABEL id="Formlabel8" runat="server" ControlToLabel="WatermarkMinImageX" ResourceName="CP_Photos_PictureOptions_WatermarkMinWidth"></CP:FORMLABEL></td>
<td class="CommonFormField">
<asp:textbox id="WatermarkMinImageX" Size="4" MaxLength="4" runat="server"></asp:textbox>
<asp:regularexpressionvalidator id="Regularexpressionvalidator1" runat="server" ControlToValidate="WatermarkMinImageX"
ValidationExpression="[0-9]*" Cssclass="validationWarning" ErrorMessage="*" NAME="Regularexpressionvalidator1"></asp:regularexpressionvalidator>
<asp:requiredfieldvalidator id="ImageXValidator" runat="server" ControlToValidate="WatermarkMinImageX" ErrorMessage="*"
Font-Bold="True"></asp:requiredfieldvalidator></td>
</tr>
<tr>
<td class="CommonFormFieldName">
<cp:helpicon id="Helpicon14" runat="Server" resourcename="CP_Photos_PictureOptions_WatermarkMinHeight_Help"></cp:helpicon>
<CP:FORMLABEL id="Formlabel11" runat="server" ControlToLabel="WatermarkMinImageY" ResourceName="CP_Photos_PictureOptions_WatermarkMinHeight"></CP:FORMLABEL></td>
<td class="CommonFormField">
<asp:textbox id="WatermarkMinImageY" Size="4" MaxLength="4" runat="server"></asp:textbox>
<asp:regularexpressionvalidator id="Regularexpressionvalidator2" runat="server" ControlToValidate="WatermarkMinImageY"
ValidationExpression="[0-9]*" Cssclass="validationWarning" ErrorMessage="*" NAME="Regularexpressionvalidator2"></asp:regularexpressionvalidator>
<asp:requiredfieldvalidator id="ImageYValidator" runat="server" ControlToValidate="WatermarkMinImageY" ErrorMessage="*"
Font-Bold="True"></asp:requiredfieldvalidator></td>
</tr>
<TR>
<td nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon11" runat="Server" resourcename="CP_Photos_PictureOptions_WatermarkText_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel6" runat="server" ResourceName="CP_Photos_PictureOptions_WatermarkText"
ControlToLabel="WatermarkText"></CP:FormLabel>
</td>
<td class="CommonFormField">
<asp:TextBox id="WatermarkText" runat="server" MaxLength="50" Size="10"></asp:TextBox>
</td>
</TR>
</TABLE>
</TD>
<TD vAlign="top" nowrap="true" class="CommonFormFieldName">
<TABLE cellSpacing="1" cellPadding="4" border="0">
<TR>
<td nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon12" runat="Server" resourcename="CP_Photos_PictureOptions_WatermarkImage_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel7" runat="server" ResourceName="CP_Photos_PictureOptions_WatermarkImage"
ControlToLabel="WatermarkImageThumb"></CP:FormLabel>
</td>
</TR>
<tr>
<td colspan="2" align="center" class="CommonFormField">
<asp:Image id="imgWatermark" runat="server" />
</td>
</tr>
</tr>
<td class="CommonFormField">
<input id="WatermarkData" type="file" name="WatermarkData" runat="server">
</td>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</Content>
</TWC:TabbedPane>
<TWC:TabbedPane runat="server">
<Tab><CP:ResourceControl runat="server" ResourceName="CP_Photos_PictureOptions_Tab_EXIF" /></Tab>
<Content>
<TABLE cellSpacing="1" cellPadding="4" border="0">
<TR>
<TD nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon6" runat="Server" resourcename="CP_Photos_PictureOptions_EnableEXIF_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel18" runat="server" ResourceName="CP_Photos_PictureOptions_EnableEXIF"
ControlToLabel="ynEnableExif"></CP:FormLabel></TD>
<TD class="CommonFormFieldName">
<CS:YesNoRadioButtonList id="ynEnableExif" runat="server" CssClass="txt1" RepeatColumns="2"></CS:YesNoRadioButtonList></TD>
</TR>
<TR>
<TD vAlign="top" class="CommonFormFieldName">
<cp:helpicon id="Helpicon8" runat="Server" resourcename="CP_Photos_PictureOptions_EXIF_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel19" runat="server" ResourceName="CP_Photos_PictureOptions_EXIF" ControlToLabel="ExifTypes"></CP:FormLabel></TD>
<TD>
<asp:ListBox id="ExifTypes" runat="server" Size="70" SelectionMode="Multiple" Rows="10"></asp:ListBox></TD>
</TR>
</TABLE>
</Content>
</TWC:TabbedPane>
<TWC:TabbedPane runat="server">
<Tab><CP:ResourceControl runat="server" ResourceName="CP_Photos_PictureOptions_Tab_Import" /></Tab>
<Content>
<CS:DirectoryWriter id="Directorywriter1" runat="server" ForeColor="Red" SecurityResourceName="ManageGalleries_SecurityException"
UnAuthorizedResourceName="ManageGalleries_UnAuthorizedException" Location="galleries"></CS:DirectoryWriter>
<CP:STATUSMESSAGE id="ImportStatus" runat="server"></CP:STATUSMESSAGE>
<TABLE cellSpacing="1" cellPadding="4" border="0">
<TR>
<TD vAlign="top" nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon18" runat="Server" resourcename="CP_Photos_PictureOptions_ImportCount_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel2" runat="server" ResourceName="CP_Photos_PictureOptions_ImportCount"></CP:FormLabel>:</TD>
<TD class="CommonFormFieldName">
<asp:Literal id="ImportCount" runat="server"></asp:Literal>
</TD>
</TR>
<TR>
<TD vAlign="top" nowrap="true" class="CommonFormFieldName">
<cp:helpicon id="Helpicon19" runat="Server" resourcename="CP_Photos_PictureOptions_ImportInto_Help"></cp:helpicon>
<CP:FormLabel id="Formlabel13" runat="server" ResourceName="CP_Photos_PictureOptions_ImportInto"></CP:FormLabel>:</TD>
</td>
<TD class="CommonFormFieldName">
<Galleries:ParentCategoryDropDown id="ImportCategoryID" runat="server"></Galleries:ParentCategoryDropDown>
</TD>
</TR>
<TR>
<TD class="CommonFormFieldName" colspan="2" align="right">
<cp:ResourceLinkButton id="ImportButton" runat="server" CssClass="CommonTextButton" ResourceName="CP_Photos_PictureOptions_Import"></cp:ResourceLinkButton>
</TD>
</TR>
</TABLE>
</Content>
</TWC:TabbedPane>
</TWC:TabbedPanes>
<TABLE class="tableBorder" id="PreviewWindow" style="DISPLAY: none; Z-INDEX: 100; BACKGROUND: #dddddd; VISIBILITY: hidden; POSITION: absolute"
cellSpacing="0" cellPadding="5">
<TR>
<TD><A onclick="TogglePreview();" href="javascript:void(0)">close</A><BR>
This is the maximum<BR>
size the image will be.<BR>
<IMG id="PreviewImage" src="../../../utility/images/1x1.gif" border="1">
</TD>
</TR>
</TABLE>
<asp:Literal id="CacheMessage" Runat="server" Visible="false"></asp:Literal>
<P class="PanelSaveButton DetailsFixedWidth">
<CP:ResourceLinkButton id="SaveButton" runat="Server" CssClass="CommonTextButton" ResourceName="Save"></CP:ResourceLinkButton></P>
</CS:MPContent>
</CS:MPCONTAINER>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -