MobilePage.PageClientViewStateKey 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回要用來呈現私用檢視狀態的索引鍵。 此欄位為唯讀。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。
public: static initonly System::String ^ PageClientViewStateKey;
public static readonly string PageClientViewStateKey;
staticval mutable PageClientViewStateKey : string
Public Shared ReadOnly PageClientViewStateKey As String
欄位值
備註
配接器會使用此欄位來呈現私人檢視狀態。 如需詳細資訊,請參閱 ASP.NET 狀態管理概觀 檔。