Click or drag to resize
CMSBaseDataSourceMaxRecords Property
Maximum number of records to get from the database.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected virtual int MaxRecords { get; }

Property Value

Type: Int32
See Also