Gets a value indicating whether the mobile-device browser renders a WML do-based form accept construct as an inline button rather than as a soft key.

Declaration Syntax
public virtual bool RendersWmlDoAcceptsInline { get; }Public Overridable ReadOnly Property RendersWmlDoAcceptsInline As Boolean
public:
virtual property bool RendersWmlDoAcceptsInline {
bool get ();
}
Return Value
true if the mobile-device browser renders a WML do-based form-accept construct as an inline button; otherwise, false. The default is true.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0