HttpBrowserCapabilitiesBase.AOL Property

Definition

When overridden in a derived class, gets a value that indicates whether the client is an America Online (AOL) browser.

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

Property Value

true if the browser is an AOL browser; otherwise, false.

Exceptions

Applies to