<%# GetFieldName(PageColumn.ColumnId.ToInt())%> | 地址 | 电话 |
<%# Container.DataRow["Title"].ToReplace() %> | <%# Container.DataRow["Author"].ToReplace() %> |
%@ Page Language="C#" ValidateRequest="false" Inherits="FrontBasePage" %> <%@ Import Namespace="Whir.Framework" %> <%@ Import Namespace="Whir.Service" %> <%@ Import Namespace="Whir.Label" %>
<%# GetFieldName(PageColumn.ColumnId.ToInt())%> | 地址 | 电话 |
<%# Container.DataRow["Title"].ToReplace() %> | <%# Container.DataRow["Author"].ToReplace() %> |