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

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

Property Value

Type: Boolean
See Also