<%@ Page Language="C#" ValidateRequest="false" Inherits="FrontBasePage" %> <%@ Import Namespace="Whir.Framework" %> <%@ Import Namespace="Whir.Service" %> <%@ Import Namespace="Whir.Label" %>

<%# Container.DataRow["name"].ToReplace() %>

地址:<%# Container.DataRow["Address"].ToReplace() %>

邮政编码:<%# Container.DataRow["ZipCode"].ToReplace() %>

联系电话:<%# Container.DataRow["phone"].ToReplace() %>

传真:<%# Container.DataRow["Fax"].ToReplace() %>