PagedControl::OnLoadItems Method (LoadItemsEventArgs^)
.NET Framework (current version)
Called when the control is custom paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
The default implementation raises the LoadItems event. Inheriting classes can override this method to retrieve the required data.
.NET Framework
Available since 1.1
Available since 1.1
List
ObjectList
PagedControl Class
System.Web.UI.MobileControls Namespace
Pagination Support
Pagination
Show: