NextPreviousPagerField::ShowNextPageButton Property
.NET Framework (current version)
Gets or sets a value that indicates whether the next-page button is displayed in a NextPreviousPagerField object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the next-page button is displayed in a NextPreviousPagerField object; otherwise, false. The default is true.
Use the ShowNextPageButton property to show or hide the next-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: