1 write to ShowNextPageButton
System.Web.Extensions (1)
UI\WebControls\NextPreviousPagerField.cs (1)
426
((NextPreviousPagerField)newField).
ShowNextPageButton
= ShowNextPageButton;
7 references to ShowNextPageButton
System.Web.Extensions (7)
UI\WebControls\NextPreviousPagerField.cs (7)
371
if (value !=
ShowNextPageButton
) {
426
((NextPreviousPagerField)newField).ShowNextPageButton =
ShowNextPageButton
;
551
if (
ShowNextPageButton
) {
576
if (
ShowNextPageButton
) {
606
field.
ShowNextPageButton
== this.
ShowNextPageButton
&&
629
this.
ShowNextPageButton
.GetHashCode() |