Share via


PickerResultControlBase.CurrentPageIndex property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property CurrentPageIndex As Integer
    Get
    Set
'Usage
Dim instance As PickerResultControlBase
Dim value As Integer

value = instance.CurrentPageIndex

instance.CurrentPageIndex = value
public int CurrentPageIndex { get; set; }

Property value

Type: System.Int32

See also

Reference

PickerResultControlBase class

PickerResultControlBase members

Microsoft.SharePoint.WebControls namespace