Click or drag to resize
IDataQuerySettingsTQueryNotPaged Method
Sets up the query to become not paged query and output all results at once.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
TQuery NotPaged()

Return Value

Type: TQuery
See Also