asp.net.ph

FormViewPageEventArgs.NewPageIndex Property

System.Web.UI.WebControls Namespace   FormViewPageEventArgs Class


.NET Framework version 2.0

Sets or retrieves the index of the new page to display in a FormView control.

Syntax


Script [ int variable = ] FormViewPageEventArgs.NewPageIndex

Property Value


variable Integer specifying the index of the selected page in the pager element of a FormView.

The property is read/write with no default value.

Remarks

Use the NewPageIndex property to determine the index of the page selected by the user in the pager element of the FormView control.

The NewPageIndex property can also be set programmatically, overriding the page index selected by the user.

See Also

FormViewPageEventArgs Members   FormView Class Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note