ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 630
نمايش فراداده

ObjectListSelectEventHandler.NET 1.1, serializable

System.Web.UI.MobileControls (system.web.mobile.dll)delegate
public delegate void 

ObjectListSelectEventHandler (object

sender , ObjectListSelectEventArgs

e );

This delegate defines the signature for methods that handle the ObjectList.ItemSelect event (which fires when the user selects an item from an ObjectList).

Associated Events

ObjectList.ItemSelect( )