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)
350if (value != ShowLastPageButton) { 425((NextPreviousPagerField)newField).ShowLastPageButton = ShowLastPageButton; 556if (ShowLastPageButton) { 582if (ShowLastPageButton) { 605field.ShowLastPageButton == this.ShowLastPageButton && 628this.ShowLastPageButton.GetHashCode() |