SharePointViewRowLimit Property |
Specifies the limit of rows retrieved from SharePoint server.
Non-positive values mean no limit.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public int RowLimit { get; set; }
Property Value
Type:
Int32See Also