HttpCapabilitiesBase.RendersWmlDoAcceptsInline Property
.NET Framework (current version)
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.
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-based form-accept construct as an inline button; otherwise, false. The default is true.
The RendersWmlDoAcceptsInline property applies only to WML-compatible mobile devices.
.NET Framework
Available since 2.0
Available since 2.0
Show: