HttpBrowserCapabilitiesWrapper.CanRenderAfterInputOrSelectElement Proprietà

Definizione

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

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à

Boolean

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

Si applica a