Click or drag to resize
DataQuerySettingsBaseTQueryIsPagedQuery Property
Returns true if the query has the paging enabled

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

Property Value

Type: Boolean
See Also