ObjectList.ItemSelect 事件

定義

使用者從清單檢視中選取項目時會發生。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with 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 呼叫此事件。

適用於

另請參閱