HttpBrowserCapabilitiesBase.SupportsIModeSymbols Property

Definition

When overridden in a derived class, gets a value that indicates whether the browser supports i-mode symbols.

public:
 virtual property bool SupportsIModeSymbols { bool get(); };
public virtual bool SupportsIModeSymbols { get; }
member this.SupportsIModeSymbols : bool
Public Overridable ReadOnly Property SupportsIModeSymbols As Boolean

Property Value

true if the browser supports i-mode symbols; otherwise, false.

Exceptions

Applies to