Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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