DataQuerySettingsBaseTQueryIsPagedQuery Property |
Returns true if the query has the paging enabled
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic bool IsPagedQuery { get; }
Property Value
Type:
Boolean
See Also