%@ Control Language="C#" AutoEventWireup="true" CodeBehind="QueryParameterDictionary.ascx.cs" Inherits="AVA.RetransmitServer.WebUI.Pub.Config.QueryParameterDictionary" %>
<%
switch (this.Key)
{
case "ApplicationAutoDeal":
%>
<%
break;
case "ApplicationAutoConfirm":
%>
<%
break;
case "OnlineShow":
%>
<%
break;
case "IngoreLogin":
%>
<%
break;
case "AutoConvertToVideo":
%>
<%
break;
case "AutoDownload":
%>
<%
break;
case "ConvertVideoSHD":
%>
<%
break;
case "ConvertVideoHD":
%>
<%
break;
case "ConvertVideoNR":
%>
<%
break;
case "ConvertVideoLW":
%>
<%
break;
case "AutoAuditComment":
%>
<%
break;
case "AutoAuditCommentAsk":
%>
<%
break;
case "ApplicationSpeaker":
%>
<%
break;
case "ApplicationTitle":
%>
<%
break;
case "ApplicationAlbumName":
%>
<%
break;
case "ApplicationDescription":
%>
<%
break;
case "ApplicationCover":
%>
<%
break;
case "ApplicationViewPassword":
%>
<%
break;
case "ApplicationChannel":
%>
<%
break;
case "ApplicationCategory":
%>
<%
break;
case "VideoCaptionsFile":
%>
<%
break;
case "VideoCover":
%>
<%
break;
case "VideoPress":
%>
<%
break;
case "VideoGrade":
%>
<%
break;
case "VideoTextBook":
%>
<%
break;
case "VideoLesson":
%>
<%
break;
case "VideoChannel":
%>
<%
break;
case "ApplicationLesson":
%>
<%
break;
case "VideoShow":
%>
<%
break;
case "TextbookShow":
%>
<%
break;
case "AlbumShow":
%>
<%
break;
case "SubjectShow":
%>
<%
break;
case "MeetingShow":
%>
<%
break;
case "LiveShow":
%>
<%
break;
case "ReplayShow":
%>
<%
break;
case "SchoolShow":
%>
<%
break;
case "PublicClassShow":
%>
<%
break;
case "ToPDF":
%>
<%
break;
case "CacheEnable":
%>
<%
break;
case "ShowApplicationBefore":
%>
<%
break;
case "ClientMonitoring":
%>
<%
break;
case "AutomaticallyDistributing":
%>
<%
break;
case "AutomaticallyDistributingBeginDate":
%>
<%
break;
case "AutomaticallyDistributingEndDate":
%>
<%
break;
case "ShowDomainName":
%>
<%
break;
case "WeikeShow":
%>
<%
break;
case "AutoPushVideo":
%>
<%
break;
case "IsGray":
%>
<%
break;
case "VideoRangeControl":
%>
<%
break;
case "VideoRangeExamine":
%>
<%
break;
case "FilterAlbumAndChannel":
%>
<%
break;
default:
break;
}
%>