HttpCapabilitiesBase.CanRenderAfterInputOrSelectElement Property
.NET Framework (current version)
Gets a value indicating whether the browser supports page content following WML <select> or <input> elements.
Assembly: System.Web (in System.Web.dll)
abstract CanRenderAfterInputOrSelectElement : bool with get override CanRenderAfterInputOrSelectElement : bool with get
Property Value
Type: System.Booleantrue if the browser supports page content following HTML <select> or <input> elements; otherwise, false. The default is true.
The CanRenderAfterInputOrSelectElement property applies only to WML-compatible mobile devices.
.NET Framework
Available since 2.0
Available since 2.0
Show: