HttpBrowserCapabilities.Frames Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Clientbrowser HTML-Frames unterstützt.

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

Eigenschaftswert

Boolean

true , wenn der Browserclient Frames unterstützt; andernfalls false . Der Standardwert ist false.

Gilt für