2 writes to _hasItemDetails
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
621_hasItemDetails = BooleanOption.False; 630_hasItemDetails = BooleanOption.True;
2 references to _hasItemDetails
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
601if (_hasItemDetails == BooleanOption.NotSet) 637return _hasItemDetails == BooleanOption.True;