MobilePage.PageClientViewStateKey 字段

定义

返回用于呈现专用视图状态的密钥。 此字段是只读的。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 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 状态管理概述 文档。

适用于

另请参阅