Click or drag to resize
SharePointViewRowLimit Property
Specifies the limit of rows retrieved from SharePoint server. Non-positive values mean no limit.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public int RowLimit { get; set; }

Property Value

Type: Int32
See Also