ScriptManager::EnableHistory Property
.NET Framework (current version)
Gets or sets a value that indicates whether the Web page supports history point management.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the Web page supports adding history points to the browser's history stack; otherwise, false.
Use the EnableHistory property to enable history management in a Web page.
.NET Framework
Available since 3.5
Available since 3.5
Show: