MobileCapabilities.CanRenderEmptySelects Property

Definition

Gets a value indicating whether the browser supports empty HTML <select> elements.

C#
public virtual bool CanRenderEmptySelects { get; }

Property Value

true if the browser supports empty HTML <select> elements; otherwise, false. The default is true.

Applies to

Product Versions
.NET Framework 1.1