%@ Control Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexVideoBy" %> <% if (this.ListVideo.Count > 0) { %>
<%= new HtmlAnchor(video.Name) { Title = video.Name, Target = "_blank", Href = WebUrl.VideoPlay(video.Guid) }%>