Controls if paging is used.
Set to true to enable paging.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[BindableAttribute(true)] [DefaultValueAttribute(false)] public bool Paging { get; set; } |
Remarks
By default paging is disabled.