This documentation is archived and is not being maintained.
TemplatePagerField Properties
Visual Studio 2010
The TemplatePagerField type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataPager | Gets a reference to the data pager that the DataPagerField object is associated with. (Inherited from DataPagerField.) |
|
IsTrackingViewState | Gets a value that indicates whether the DataPagerField object is tracking its view-state changes. (Inherited from DataPagerField.) |
|
PagerTemplate | Gets or sets the custom content for the pager field in a DataPager control. |
|
QueryStringHandled | Gets or sets a value that indicates whether the query string field has been evaluated. (Inherited from DataPagerField.) |
|
QueryStringValue | Gets the value of the query string field from the URL of the request. (Inherited from DataPagerField.) |
|
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. (Inherited from DataPagerField.) |
|
Visible | Gets or sets a value that indicates whether a data pager field is rendered. (Inherited from DataPagerField.) |
| Name | Description | |
|---|---|---|
|
IStateManager::IsTrackingViewState | Infrastructure. Gets a value that indicates whether the DataPagerField object is tracking its view-state changes. (Inherited from DataPagerField.) |
Show: