<%= new NavInstance(this) { }.Add(Define.Get("Client_个人空间"),WebUrl.My()).Add(Define.Get("Client_听课管理"),null).ToHtml()%>
<%= new MyMenuInstance(this) { MyMenuItem = MyMenuItem.InstructorEnable }.ToHtml() %>
<%= new MyListenLessonInstance(this) { }.ToHtml()%>
<%= new MyListenLessonParticipateInstance(this) { }.ToHtml()%>