OpenNETCF Padarn Web Server for Windows CE
RendersBreaksAfterWmlInput Property
NamespacesOpenNETCF.WebHttpCapabilitiesBaseRendersBreaksAfterWmlInput
Gets a value indicating whether the browser renders a line break after an HTML <input> element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool RendersBreaksAfterWmlInput { get; }
Public Overridable ReadOnly Property RendersBreaksAfterWmlInput As Boolean
public:
virtual property bool RendersBreaksAfterWmlInput {
	bool get ();
}
Return Value
true if the browser renders a line break after an HTML <input> element; otherwise, false. The default is false.

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