ObjectList.ItemSelect 이벤트

정의

사용자가 간단히 보기에서 항목을 선택할 때 이 이벤트가 발생합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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 전에 호출됩니다.

적용 대상

추가 정보