This documentation is archived and is not being maintained.

DataPagerField Properties

The DataPagerField type exposes the following members.

  NameDescription
Protected property DataPager Gets a reference to the data pager that the DataPagerField object is associated with.
Protected property IsTrackingViewState Gets a value that indicates whether the DataPagerField object is tracking its view-state changes.
Protected property QueryStringHandled Gets or sets a value that indicates whether the query string field has been evaluated.
Protected property QueryStringValue Gets the value of the query string field from the URL of the request.
Protected property 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.
Public property Visible Gets or sets a value that indicates whether a data pager field is rendered.
Top

  NameDescription
Explicit interface implemetation Private property IStateManager::IsTrackingViewState Infrastructure. Gets a value that indicates whether the DataPagerField object is tracking its view-state changes.
Top
Show: