System.Web.Configuration.HttpCapabilitiesBase.CanRenderMixedSelects Property

Gets a value indicating whether the browser supports WML <option> elements that specify both onpick and value attributes.

Syntax

public virtual bool CanRenderMixedSelects { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpCapabilitiesBase.CanRenderMixedSelects property applies only to WML-compatible mobile devices.

If false, onpick values are displayed as hyperlinks and value attributes require a <do> element for postback.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0