SPMobileListItemIterator.RowLimit 属性
获取一个值,表示要呈现的项的最大数目。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected ReadOnly Property RowLimit As Integer
Get
用法
Dim value As Integer
value = Me.RowLimit
protected int RowLimit { get; }
属性值
类型:System.Int32
代表可呈现当前移动窗体或页的项的最大数目Int32 。