MobileControlsSection.SessionStateHistorySize Property
.NET Framework (current version)
Gets or sets the size of the history to use to keep the application view state in the server session. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
<ConfigurationPropertyAttribute("sessionStateHistorySize", DefaultValue := 6)> <IntegerValidatorAttribute(MinValue := 0)> Public Property SessionStateHistorySize As Integer
.NET Framework
Available since 2.0
Available since 2.0
MobileControlsSection Class
System.Web.UI.MobileControls Namespace
Configuration Files in the Mobile Controls
mobileControls Element (ASP.NET Settings Schema)
Show: