ListCommandEventHandler

ListCommandEventHandler.NET 1.1, serializable

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

This delegate defines the signature required for an event handler of the List.ItemCommand event. This event will fire when any list item is clicked, provided the List.ItemsAsLinks property is True.

public delegate void ListCommandEventHandler(object sender, ListCommandEventArgs e);

Associated Events

List.ItemCommand( )



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net