1 write to ShowPreviousPageButton
System.Web.Extensions (1)
UI\WebControls\NextPreviousPagerField.cs (1)
427((NextPreviousPagerField)newField).ShowPreviousPageButton = ShowPreviousPageButton;
7 references to ShowPreviousPageButton
System.Web.Extensions (7)
UI\WebControls\NextPreviousPagerField.cs (7)
393if (value != ShowPreviousPageButton) { 427((NextPreviousPagerField)newField).ShowPreviousPageButton = ShowPreviousPageButton; 546if (ShowPreviousPageButton) { 570if (ShowPreviousPageButton) { 607field.ShowPreviousPageButton == this.ShowPreviousPageButton) { 630this.ShowPreviousPageButton.GetHashCode();