Share via


PickerResultControlBase.PageSize property

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

Syntax

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

value = instance.PageSize

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

Property value

Type: System.Int32

See also

Reference

PickerResultControlBase class

PickerResultControlBase members

Microsoft.SharePoint.WebControls namespace