SessionPageStateSection.HistorySize Property
.NET Framework (current version)
Gets or sets the size of the page history.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("historySize", DefaultValue = 9)] [IntegerValidatorAttribute(MinValue = 1)] public int HistorySize { get; set; }
.NET Framework
Available since 2.0
Available since 2.0
Show: