NextPreviousPagerField::ShowPreviousPageButton Property
.NET Framework (current version)
Gets or sets a value that indicates whether the previous-page button is displayed in a NextPreviousPagerField object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the previous-page button is displayed in a NextPreviousPagerField object; otherwise, false. The default is true.
Use the ShowPreviousPageButton property to show or hide the previous-page button of a NextPreviousPagerField object.
The value of this property is stored in viewstate.
.NET Framework
Available since 3.5
Available since 3.5
Show: