MobileCapabilities.CanRenderSetvarZeroWithMultiSelectionList Property

Definition

Gets a value indicating whether the browser supports WML <setvar> elements with a value attribute of 0.

public:
 virtual property bool CanRenderSetvarZeroWithMultiSelectionList { bool get(); };
public virtual bool CanRenderSetvarZeroWithMultiSelectionList { get; }
member this.CanRenderSetvarZeroWithMultiSelectionList : bool
Public Overridable ReadOnly Property CanRenderSetvarZeroWithMultiSelectionList As Boolean

Property Value

true if the browser supports WML <setvar> elements with a value attribute of 0; otherwise, false. The default is true.

Applies to