%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PrintSubjectUserVideo.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.My.PrintSubjectUserVideo" %>
学校名称: | <%= this.SubjectVideo.ParentSubmissionUser.ParentDomain.Name %> | ||
联系电话: | <%= this.SubjectVideo.ParentSubmissionUser.MobilePhone %> | Email: | <%= this.SubjectVideo.ParentSubmissionUser.Email %> |
联系地址: | <%= this.SubjectVideo.ParentSubmissionUser.Address %> | 邮政编码: | <%= this.SubjectVideo.ParentSubmissionUser.PostalCode %> |
选题: | <%= this.SubjectVideo.ParentVideo.Name %> | ||
教材版本: | <% if (this.SubjectVideo.ParentVideo.ParentLesson != null) { var lesson = this.SubjectVideo.ParentVideo.ParentLesson; %> <%= lesson.ParentTextbook.ParentPress.Name %> <%= lesson.ParentTextbook.Name %> <% } %> | ||
授课教师: | <%= this.SubjectVideo.ParentSubmissionUser.TrueName %> | 身份证号码: | <%= this.SubjectVideo.ParentSubmissionUser.IDCard %> |