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 'pagesize' does not exist in the current context

Source Error:


Line 320:	{
Line 321:
Line 322:	 productList = get_cloud_article_list(category_id, pagesize, page, "status=0 and is_msg=0 and is_hot!=1", out totalcount, out pagelist, "Product",category_id, "__id__");
Line 323:
Line 324:	DataTable newproductList = get_cloud_article_list(category_id, 10000,"status=0 and is_msg=0 and is_hot=1","is_slide");

Source File: d:\WebPortal\SataPortal2022\Source\SataPortal.Web\aspx\zh\ProductCate.aspx    Line: 322






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0