OpenNETCF Padarn Web Server for Windows CE
CanRenderEmptySelects Property
NamespacesOpenNETCF.WebHttpCapabilitiesBaseCanRenderEmptySelects
Gets a value indicating whether the browser supports empty HTML <select> elements.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool CanRenderEmptySelects { get; }
Public Overridable ReadOnly Property CanRenderEmptySelects As Boolean
public:
virtual property bool CanRenderEmptySelects {
	bool get ();
}
Return Value
true if the browser supports empty HTML <select> elements; otherwise, false. The default is true.

Assembly: OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0