HttpBrowserCapabilitiesWrapper.CanRenderSetvarZeroWithMultiSelectionList Property

Definition

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 override bool CanRenderSetvarZeroWithMultiSelectionList { get; }
member this.CanRenderSetvarZeroWithMultiSelectionList : bool
Public Overrides ReadOnly Property CanRenderSetvarZeroWithMultiSelectionList As Boolean

Property Value

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

Applies to