HttpCapabilitiesBase::CanRenderOneventAndPrevElementsTogether Property
.NET Framework (current version)
Gets a value indicating whether the browser supports WML <onevent> and <prev> elements that coexist within the same WML card.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports WML <onevent> and <prev> elements that coexist within the same WML card; otherwise, false. The default is true.
The CanRenderOneventAndPrevElementsTogether property applies only to WML-compatible mobile devices.
If false, WML <onevent> and <prev> elements that coexist within the same WML card will not be properly rendered.
.NET Framework
Available since 2.0
Available since 2.0
Show: