HttpBrowserCapabilities.Frames Property

Definition

Gets a value indicating whether the client browser supports HTML frames.

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

Property Value

true if the browser client supports frames; otherwise, false. The default is false.

Applies to