Click or drag to resize
CMSSearchResultsEnablePaging Property
Enables paging on Data control.

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

Property Value

Type: Boolean
See Also