Condividi tramite


MobileCapabilities.CanRenderEmptySelects Proprietà

Definizione

Ottiene un valore che indica se il browser supporta elementi HTML <select> vuoti.

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

Valore della proprietà

true se il browser supporta elementi HTML <select> vuoti; in caso contrario, false. Il valore predefinito è true.

Si applica a