ListCommandEventArgs Constructor
.NET Framework 2.0
Initializes a new instance of the ListCommandEventArgs class. ItemCommand Using ASP.NET Mobile Controls in the 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: