ObjectListShowCommandsEventArgs.ListItem Właściwość

Definicja

Zwraca element listy dla określonych poleceń, które zostaną wyświetlone. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with 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 dla określonych poleceń, które zostaną wyświetlone.

Dotyczy

Zobacz też