<%= 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 IndexVideoByInstance(this) { ParentUser = this.Video.ParentUser.Guid, PageSize = 10, TransferControl = "/Index/IndexVideoByHot_orders", OrderBy = AVA.ResourcesPlatform.Config.OrderType.周播放量 }.ToHtml()%>
<%= new CommentListInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>
<%= new CommentAddInstance(this) { TargetType = "Video", TargetGuid = this.Video.Guid }.ToHtml()%>