Share via


MobileListItem.SaveViewState 方法

定義

儲存檢視狀態的變更。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

傳回

Object,包含新儲存的檢視狀態。

適用於

另請參閱