设定子栏目模型后,在前台点击子栏目出现:
注:模块、页面模型都正常。
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0103: The name 'Page_Show' does not exist in the current context
Source Error:
Line 18:
Line 19:
Line 20: <div class="uc_lanmu_page" style="display:<%=Page_Show%>">
Line 21: <%=Page_Tag1%><%=RecordCount%><%=Page_Tag2%>
Line 22: <%=Page_Tag3%><%=CurrentPage%>/<%=PageCount%>