HttpBrowserCapabilitiesWrapper.CanRenderEmptySelects Proprietà

Definizione

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

public:
 virtual property bool CanRenderEmptySelects { bool get(); };
public override bool CanRenderEmptySelects { get; }
member this.CanRenderEmptySelects : bool
Public Overrides 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