HttpBrowserCapabilitiesBase.CanRenderSetvarZeroWithMultiSelectionList Property

Definition

When overridden in a derived class, gets a value that indicates whether the browser supports WML setvar elements that have 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 that have a value attribute of 0; otherwise, false.

Exceptions

Applies to