HttpCapabilitiesBase::CanRenderSetvarZeroWithMultiSelectionList Property
.NET Framework (current version)
Gets a value indicating whether the browser supports WML <setvar> elements with a value attribute of 0.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports WML <setvar> elements with a value attribute of 0; otherwise, false. The default is true.
The CanRenderSetvarZeroWithMultiSelectionList property applies only to WML-compatible mobile devices.
If false, HTML <setvar> elements with a value attribute of 0 will not display correctly.
.NET Framework
Available since 2.0
Available since 2.0
Show: