1 write to _isBaseControlList
System.Web.Mobile (1)
UI\MobileControls\Design\ListGeneralPage.cs (1)
86_isBaseControlList = (GetBaseControl() is List); // SelectionList otherwise.
6 references to _isBaseControlList
System.Web.Mobile (6)
UI\MobileControls\Design\ListGeneralPage.cs (6)
69if (_isBaseControlList) 96if (_isBaseControlList) 119if (_isBaseControlList) 204if (_isBaseControlList) 233if (_isBaseControlList) 306if (_isBaseControlList)