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