Click or drag to resize
ObjectCollectionTObjectAllowPaging Property
If true, the paging of the data is allowed (data is loaded in batches).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool AllowPaging { get; set; }

Property Value

Type: Boolean
See Also