HttpBrowserCapabilities.Frames Proprietà

Definizione

Ottiene un valore che indica se il browser client supporta frame HTML.

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

Valore della proprietà

true se il client del browser supporta frame; in caso contrario, false. Il valore predefinito è false.

Si applica a