Share via


XhtmlObjectListAdapter.BackToList Feld

Definition

Eine im Argument von Postbackereignissen verwendete Zeichenkonstante, die angibt, ob der Benutzer zurück zur Listenansicht wechseln soll. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit ASP.NET.

protected public: static initonly System::String ^ BackToList;
protected internal static readonly string BackToList;
 staticval mutable BackToList : string
Protected Friend Shared ReadOnly BackToList As String 

Feldwert

Hinweise

Das BackToList Feld, bei dem es sich um den Wert "__back" handelt, wird von Entwicklern der mobilen Steuerung verwendet.

Gilt für:

Weitere Informationen