<%= new NavInstance(this) { }.Add(Define.Get("Client_优课点播"),WebUrl.Video()).Add(this.Video.Name,WebUrl.VideoPlay(this.Video.Guid)).ToHtml()%>
<%= new VideoPlayPlayerInstance(this) { }.ToHtml() %>
<%= new VideoPlayInfoInstance(this) { }.ToHtml() %>
相关课程
<%= new CommentListInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>
<%= new CommentAddInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>