PageResultRequestControl.PageSize Property

Definition

The PageSize property specifies the requested page size.

public:
 property int PageSize { int get(); void set(int value); };
public int PageSize { get; set; }
member this.PageSize : int with get, set
Public Property PageSize As Integer

Property Value

The requested page size.

Applies to