HttpCapabilitiesBase.CanRenderInputAndSelectElementsTogether Property
.NET Framework (current version)
Gets a value indicating whether the browser supports WML INPUT and SELECT elements together on the same card.
Assembly: System.Web (in System.Web.dll)
abstract CanRenderInputAndSelectElementsTogether : bool with get override CanRenderInputAndSelectElementsTogether : bool with get
Property Value
Type: System.Booleantrue if the browser supports WML <input> and <select> elements together; otherwise, false. The default is false.
The CanRenderInputAndSelectElementsTogether property applies only to WML-compatible mobile devices.
.NET Framework
Available since 2.0
Available since 2.0
Show: