ListCommandEventArgs Constructor
.NET Framework 3.0
Initializes a new instance of the ListCommandEventArgs class. ItemCommand ASP.NET Mobile Designer Projects ASP.NET v 1.1 Mobile Designer
| Name | Description |
|---|---|
| ListCommandEventArgs (MobileListItem, Object) | Initializes a new instance of the ListCommandEventArgs class using the provided ListItem and CommandSource. |
| ListCommandEventArgs (MobileListItem, Object, CommandEventArgs) | Initializes a new instance of the ListCommandEventArgs class using the given ListItem, CommandSource, and the original command arguments. |
Community Additions
ADD
Show: