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