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

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

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

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

Contact Number:<%# Container.DataRow["phone"].ToReplace() %>

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