WebGrid.PageFieldName Property

Definition

Gets the full name of the query-string field that is used to specify the current page of the WebGrid instance.

public string PageFieldName { get; }
member this.PageFieldName : string
Public ReadOnly Property PageFieldName As String

Property Value

The full name of the query string field that is used to specify the current page of the grid.

Applies to