%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SubjectUserApplyAdd.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.My.SubjectUserApplyAdd" %>
<%= new MyMenuInstance(this) { MyMenuItem = MyMenuItem.SubjectEnable }.ToHtml() %>
<%= new MySubjectUserApplyInstance(this) { }.ToHtml()%>
<%= new FooterInstance(this) { }.ToHtml() %>