ListCommandEventArgs.ListItem Właściwość

Definicja

Zwraca element listy, który wygenerował zdarzenie. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps Sites with ASP.NET (Witryny usługi Mobile Apps & z ASP.NET).

public:
 property System::Web::UI::MobileControls::MobileListItem ^ ListItem { System::Web::UI::MobileControls::MobileListItem ^ get(); };
public System.Web.UI.MobileControls.MobileListItem ListItem { get; }
member this.ListItem : System.Web.UI.MobileControls.MobileListItem
Public ReadOnly Property ListItem As MobileListItem

Wartość właściwości

MobileListItem

Element listy, który wygenerował zdarzenie.

Dotyczy

Zobacz też