Condividi tramite


MobileCapabilities.CanRenderEmptySelects Proprietà

Definizione

Ottiene un valore che indica se il browser supporta gli elementi <select> HTML 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 gli elementi HTML <select> vuoti. In caso contrario, false. Il valore predefinito è true.

Si applica a