AspNetPager_CN 7.5.1
AspNetPager是ASP.NET网站或Web应用程序中用于分页的自定义控件,功能强大、灵活,使用方便,同时支持回发(Postback)和url两种分页方式。
在线示例:http://www.webdiyer.com/aspnetpager/demos/
在线帮助文档:http://www.webdiyer.com/aspnetpager/docs/
Install-Package AspNetPager_CN -Version 7.5.1
dotnet add package AspNetPager_CN --version 7.5.1
<PackageReference Include="AspNetPager_CN" Version="7.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetPager_CN --version 7.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
修正了ShowDisabledButtons为false时html闭合标签丢失的bug;
改为从WebControl 继承而不是Panel;
去除属性Wrap;
枚举LayoutType添加新项Ul;
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.