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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph