ObjectList.OnLoadItems(LoadItemsEventArgs) 方法

定义

当控件是自定义分页并且需要更多数据时调用的。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

protected:
 override void OnLoadItems(System::Web::UI::MobileControls::LoadItemsEventArgs ^ e);
protected override void OnLoadItems(System.Web.UI.MobileControls.LoadItemsEventArgs e);
override this.OnLoadItems : System.Web.UI.MobileControls.LoadItemsEventArgs -> unit
Protected Overrides Sub OnLoadItems (e As LoadItemsEventArgs)

参数

适用于