HttpBrowserCapabilities.Frames Proprietà

Definizione

Ottiene un valore che indica se il browser client supporta i 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à

Boolean

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

Si applica a