Condividi tramite


MobileCapabilities.CanRenderInputAndSelectElementsTogether Proprietà

Definizione

Ottiene un valore che indica se il browser supporta gli elementi INPUT e SELECT WML nella stessa scheda.

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

Valore della proprietà

true se il browser supporta gli elementi WML <input> e <select> elementi insieme. In caso contrario, false. Il valore predefinito è false.

Si applica a