ObjectListSelectEventArgs.ListItem Właściwość

Definicja

Zwraca element listy, który jest powiązany. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

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

Wartość właściwości

Element listy, który jest powiązany.

Dotyczy

Zobacz też