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)

參數

適用於