ObjectList.ItemSelect 事件

定義

當使用者從清單檢視中選擇項目時,會發生這種情況。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

public:
 event System::Web::UI::MobileControls::ObjectListSelectEventHandler ^ ItemSelect;
public event System.Web.UI.MobileControls.ObjectListSelectEventHandler ItemSelect;
member this.ItemSelect : System.Web.UI.MobileControls.ObjectListSelectEventHandler 
Public Custom Event ItemSelect As ObjectListSelectEventHandler 

事件類型

備註

此事件在事件 ShowItemCommands 開始前就已宣布。

適用於

另請參閱