Constants.DefaultSessionsStateHistorySize 字段

定义

包含历史记录堆栈的默认深度。Contains the default depth of the history stack. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: static initonly int DefaultSessionsStateHistorySize;
public static readonly int DefaultSessionsStateHistorySize;
 staticval mutable DefaultSessionsStateHistorySize : int
Public Shared ReadOnly DefaultSessionsStateHistorySize As Integer 

字段值

Int32

适用于