HttpBrowserCapabilitiesBase.RendersWmlDoAcceptsInline Property
.NET Framework (current version)
When overridden in a derived class, gets a value that indicates whether the mobile-device browser renders a WML do form accept construct as an inline button instead of as a softkey.
Assembly: System.Web (in System.Web.dll)
abstract RendersWmlDoAcceptsInline : bool with get override RendersWmlDoAcceptsInline : bool with get
Property Value
Type: System.Booleantrue if the mobile-device browser renders a WML do form-accept construct as an inline button; otherwise, false.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: