1 write to ShowLastPageButton
System.Web.Extensions (1)
UI\WebControls\NextPreviousPagerField.cs (1)
425
((NextPreviousPagerField)newField).
ShowLastPageButton
= ShowLastPageButton;
7 references to ShowLastPageButton
System.Web.Extensions (7)
UI\WebControls\NextPreviousPagerField.cs (7)
350
if (value !=
ShowLastPageButton
) {
425
((NextPreviousPagerField)newField).ShowLastPageButton =
ShowLastPageButton
;
556
if (
ShowLastPageButton
) {
582
if (
ShowLastPageButton
) {
605
field.
ShowLastPageButton
== this.
ShowLastPageButton
&&
628
this.
ShowLastPageButton
.GetHashCode() |