HttpCapabilitiesBase.SupportsJPhoneSymbols Property
.NET Framework (current version)
Gets a value indicating whether the browser supports J-Phone–specific picture symbols.
Assembly: System.Web (in System.Web.dll)
abstract SupportsJPhoneSymbols : bool with get override SupportsJPhoneSymbols : bool with get
Property Value
Type: System.Booleantrue if the browser supports J-Phone–specific picture symbols; otherwise, false. The default is false.
The SupportsJPhoneSymbols property applies only to J-Phone–compatible mobile devices.
Set J-Phone–specific picture symbols for J-Phone–compatible browsers by using the ImageUrl property.
.NET Framework
Available since 2.0
Available since 2.0
Show: