HttpCapabilitiesBase.RequiresDBCSCharacter Property
.NET Framework (current version)
Gets a value indicating whether the browser requires a double-byte character set.
Assembly: System.Web (in System.Web.dll)
abstract RequiresDBCSCharacter : bool with get override RequiresDBCSCharacter : bool with get
Property Value
Type: System.Booleantrue if the browser requires a double-byte character set; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: