helpcenter/Web/Controls/Help/Video/AllVideoControls/0058_review.ascx

9 lines
522 B
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-58" data-status="default" class="playvideo review_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/review.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video"><asp:Literal runat="server" Text="<%$ Resources:Resource, ReviewVideo %>" /></span></span>
</a>
</div>