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