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)
371if (value != ShowNextPageButton) { 426((NextPreviousPagerField)newField).ShowNextPageButton = ShowNextPageButton; 551if (ShowNextPageButton) { 576if (ShowNextPageButton) { 606field.ShowNextPageButton == this.ShowNextPageButton && 629this.ShowNextPageButton.GetHashCode() |