MobilePage.PageClientViewStateKey フィールド

定義

プライベート ビューステートをレンダリングするためのキーを返します。 このフィールドは読み取り専用です。 この 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 State Management の概要 に関するドキュメントを参照してください。

適用対象

こちらもご覧ください