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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected virtual int MaxRecords { get; }

Property Value

Type: Int32
See Also