ScriptManager::EnableSecureHistoryState Property
.NET Framework (current version)
Gets or sets a value that indicates whether to encrypt the history state string.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the history state string should be encrypted; otherwise, false. The default value is true.
Warning |
|---|
This property should never be set to false on a production web site. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
