SPMobileDispFormNavigation.CurrentItemIndex property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property CurrentItemIndex As Integer
Get
'Usage
Dim value As Integer
value = Me.CurrentItemIndex
protected int CurrentItemIndex { get; }
Property value
Type: System.Int32
See also
Reference
SPMobileDispFormNavigation class