Condividi tramite


MobileCapabilities.CanRenderAfterInputOrSelectElement Proprietà

Definizione

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

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

Valore della proprietà

true se il browser supporta il contenuto della pagina dopo html <select> o <input> elementi; in caso contrario, false. Il valore predefinito è true.

Si applica a