DataPagerField Properties
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | DataPager | Gets a reference to the data pager that the DataPagerField object is associated with. |
![]() | IsTrackingViewState | Gets a value that indicates whether the DataPagerField object is tracking its view-state changes. |
![]() | QueryStringHandled | Gets or sets a value that indicates whether the query string field has been evaluated. |
![]() | QueryStringValue | Gets the value of the query string field from the URL of the request. |
![]() | ViewState | Gets a dictionary of state information that enables you to save and restore the view state of a DataPagerField object across multiple requests for the same page. |
![]() | Visible | Gets or sets a value that indicates whether a data pager field is rendered. |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager::IsTrackingViewState | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value that indicates whether the DataPagerField object is tracking its view-state changes. |



