Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.AdminUI\Pub\VideoWeike\QueryParameterContainer.ascx
??<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="QueryParameterContainer.ascx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Pub.VideoWeike.QueryParameterContainer" %> <tr> <td> <%= new HtmlSelect("$LeftParenthesis", "Value", "Key") { Option = typeof(Z.Core.NHibernateCore.Search.QueryParenthesisEnum) }%> </td> <td> <select onchange="GetQueryParamter(this);"> <option value="" selected="selected">::?????::</option> <option value="Version" title="<%= Define.Get("VideoWeike_?????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????").HtmlEncode()%></option> <option value="_Video._User._Domain.Name" title="<%= Define.Get("VideoWeike_VideoUserDomainName_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoUserDomainName_??????").HtmlEncode()%></option> <option value="_Video._User._Domain.Code" title="<%= Define.Get("VideoWeike_VideoUserDomainCode_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoUserDomainCode_??????").HtmlEncode()%></option> <option value="_Video._User._UserType.Name" title="<%= Define.Get("VideoWeike_VideoUserUserTypeName_?????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoUserUserTypeName_?????????").HtmlEncode()%></option> <option value="_Video._User.TrueName" title="<%= Define.Get("VideoWeike_VideoUserTrueName_?????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoUserTrueName_?????????").HtmlEncode()%></option> <option value="_Video._User.UserName" title="<%= Define.Get("VideoWeike_VideoUserUserName_????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoUserUserName_????????").HtmlEncode()%></option> <option value="_Video.Name" title="<%= Define.Get("VideoWeike_VideoName_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_VideoName_??????").HtmlEncode()%></option> <option value="Title" title="<%= Define.Get("VideoWeike_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????").HtmlEncode()%></option> <option value="CreateTime" lang="CreateTime" title="<%= Define.Get("VideoWeike_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????").HtmlEncode()%></option> <option value="VideoBefor" title="<%= Define.Get("VideoWeike_???").ToScriptTag()%>"><%= Define.Get("VideoWeike_???").HtmlEncode()%></option> <option value="VideoAfter" title="<%= Define.Get("VideoWeike_???").ToScriptTag()%>"><%= Define.Get("VideoWeike_???").HtmlEncode()%></option> <option value="Cutout" title="<%= Define.Get("VideoWeike_??????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????").HtmlEncode()%></option> <option value="SHDStatus" title="<%= Define.Get("VideoWeike_??????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????????????").HtmlEncode()%></option> <option value="SHDStartTime" lang="SHDStartTime" title="<%= Define.Get("VideoWeike_??????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????????????").HtmlEncode()%></option> <option value="SHDEndTime" lang="SHDEndTime" title="<%= Define.Get("VideoWeike_?????????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????????????????").HtmlEncode()%></option> <option value="SHDDescript" title="<%= Define.Get("VideoWeike_??????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_??????????????").HtmlEncode()%></option> <%--<option value="HDStatus" title="<%= Define.Get("VideoWeike_?????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????????????").HtmlEncode()%></option> <option value="HDStartTime" lang="HDStartTime" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="HDEndTime" lang="HDEndTime" title="<%= Define.Get("VideoWeike_???????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_???????????????").HtmlEncode()%></option> <option value="HDDescript" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="NRStatus" title="<%= Define.Get("VideoWeike_?????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????????????").HtmlEncode()%></option> <option value="NRStartTime" lang="NRStartTime" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="NREndTime" lang="NREndTime" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="NRDescript" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="LWStatus" title="<%= Define.Get("VideoWeike_?????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????????????").HtmlEncode()%></option> <option value="LWStartTime" lang="LWStartTime" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="LWEndTime" lang="LWEndTime" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option> <option value="LWDescript" title="<%= Define.Get("VideoWeike_????????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_????????????").HtmlEncode()%></option>--%> <option value="Description" title="<%= Define.Get("VideoWeike_?????????").ToScriptTag()%>"><%= Define.Get("VideoWeike_?????????").HtmlEncode()%></option> </select> <div style="display: none"> </div> </td> <td class="queryTypeContainer"> <select> <option value="" selected="selected">::--::</option> </select> </td> <td class="fieldContainer"> <input type="text" name="$FieldValue" /> </td> <td> <%= new HtmlSelect("$RightParenthesis", "Value", "Key") { Option = typeof(Z.Core.NHibernateCore.Search.QueryParenthesisEnum) }%> </td> <td> <%= new HtmlSelect("$LogicType", "Value", "Key") { Option = typeof(Z.Core.NHibernateCore.Search.LogicTypeEnum) }%> </td> <td> <div title="" onclick="AddQueryParameter(this);" class="btn btn-dft"> <span> <%= DefineEnum.???.Define() %></span></div> <div title="" onclick="DeleteQueryParameter(this);" class="btn btn-dft"> <span> <%= DefineEnum.???.Define() %></span></div> </td> </tr>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de