HttpCapabilitiesBase::SupportsEmptyStringInCookieValue Property
.NET Framework (current version)
Gets a value indicating whether the browser supports empty (null) strings in cookie values.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports empty (null) strings in cookie values; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: