MobileCapabilities Class


ASP.NET Mobile Controls
CanRenderMixedSelects Property

Returns true if the browser on the device can handle <select> tags that include <option> elements with both onpick and value attributes. The default value is true.

public virtual bool CanRenderMixedSelects {
   get
}

Remarks

The onpick attributes are hyperlinks; the value attributes rely on a <do> element to post back to the server.

This property applies only to WML.

See Also

Applies to: MobileCapabilities Class

Page view tracker