%@ Control Language="vb" AutoEventWireup="false" CodeBehind="Page.ascx.vb" Inherits="MailEnable.Clients.WebMail.Mobile.Page" %>
<%= IIf(EmitUrl, " data-url=""" & Url & """", String.Empty) %>>
<% If Not String.IsNullOrEmpty(Title) Then%>
<% If HeaderLeft IsNot Nothing Then%>
<% ElseIf MenuButton Then%>
<% End If%>
<%=Title%>
<% If HeaderRight IsNot Nothing Then%>
<% ElseIf BackButton Then%>
<%=GetText("[ME_TXT-Back]")%>
<% End If%>
<% End If%>
<% If ShowNavPanel() Then%>
<%End If%>
<% If Footer IsNot Nothing Then%>
<% End If%>