Freigeben über


MobileListItemCollection.SaveViewState Methode

Definition

Speichert die Änderungen am Ansichtszustand eines Serversteuerelements in einem Object. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

protected:
 System::Object ^ SaveViewState();
protected object SaveViewState();
member this.SaveViewState : unit -> obj
Protected Function SaveViewState () As Object

Gibt zurück

A Object that contains the view-state information.

Gilt für: