HttpBrowserCapabilitiesWrapper.CanRenderAfterInputOrSelectElement Proprietà

Definizione

Ottiene un valore che indica se il browser supporta il contenuto della pagina che segue WML select o input elementi.

public:
 virtual property bool CanRenderAfterInputOrSelectElement { bool get(); };
public override bool CanRenderAfterInputOrSelectElement { get; }
member this.CanRenderAfterInputOrSelectElement : bool
Public Overrides ReadOnly Property CanRenderAfterInputOrSelectElement As Boolean

Valore della proprietà

true se il browser supporta il contenuto della pagina che segue HTML select o input elementi; in caso contrario, false. Il valore predefinito è true.

Si applica a