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)
393
if (value !=
ShowPreviousPageButton
) {
427
((NextPreviousPagerField)newField).ShowPreviousPageButton =
ShowPreviousPageButton
;
546
if (
ShowPreviousPageButton
) {
570
if (
ShowPreviousPageButton
) {
607
field.
ShowPreviousPageButton
== this.
ShowPreviousPageButton
) {
630
this.
ShowPreviousPageButton
.GetHashCode();