SPMobileDispFormNavigation.CurrentItemIndex 属性

获取列表中的当前列表项的索引。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property CurrentItemIndex As Integer
    Get
用法
Dim value As Integer

value = Me.CurrentItemIndex
protected int CurrentItemIndex { get; }

属性值

类型:System.Int32
当前项目的列表项的集合中的索引。

另请参阅

引用

SPMobileDispFormNavigation 类

SPMobileDispFormNavigation 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间