1 reference to IsViewStateEnabled
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicSelectionListAdapter.cs (1)
273if (Control.IsMultiSelect || Control.Form.Action.Length > 0 || !IsViewStateEnabled()) {