<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="ContactDetails.aspx.vb" Inherits="MailEnable.Clients.WebMail.Mobile.ContactDetails" %> <%@ Register TagPrefix="m" TagName="Document" Src="Controls/Document.ascx" %> <%@ Register TagPrefix="m" TagName="Page" Src="Controls/Page.ascx" %> <%@ Register TagPrefix="m" TagName="TextBox" Src="Controls/TextBox.ascx" %> <%If AllowPhoto() And ShowPhoto() Then %>
<%=GetText(" align="middle" id="imgPhoto" src="<%=ImageURL%>" style="max-width:125px;max-height:125px;width:expression(this.width>125?'125px':true);height:expression(this.height>125?'125px':true);" onselectstart="return false;"/>
<%End If%>
<%WriteFormValidationField()%>

<%= GetText("[ME_TXT-Address]")%>

<%=GetText("[ME_TXT-Delete]")%>

<%=GetText("[ME_TXT-Deletethecurrentlyselectedcontact?]")%>


<%=GetText("[ME_TXT-Yes]")%> <%=GetText("[ME_TXT-No]")%>